KTTXL1_LOP10

KTTXL1_LOP10

12th Grade

10 Qs

quiz-placeholder

Similar activities

NARRATIVE

NARRATIVE

10th - 12th Grade

10 Qs

Execl Quiz

Execl Quiz

7th Grade - University

11 Qs

Reported speech for grade 10 or below

Reported speech for grade 10 or below

9th - 12th Grade

10 Qs

EvAU_Synonyms_Quiz5

EvAU_Synonyms_Quiz5

12th Grade

15 Qs

Anh 9 (cũ) - Unit 4 - read and write

Anh 9 (cũ) - Unit 4 - read and write

9th - 12th Grade

14 Qs

English 10

English 10

9th Grade - University

12 Qs

Reported Speech

Reported Speech

7th - 12th Grade

10 Qs

ÔN THI KÌ 2 LỚP 12

ÔN THI KÌ 2 LỚP 12

12th Grade

15 Qs

KTTXL1_LOP10

KTTXL1_LOP10

Assessment

Quiz

English

12th Grade

Medium

Created by

Hải Nguyễn

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Đưa dữ liệu ra màn hình dùng thủ tục nào?

print()

input()

type()

abs()

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Muốn nhập dữ liệu từ bàn phím ta dùng thủ tục nào?

print()

input()

type()

nhập()

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Lệnh nào dùng để nhận biết kiểu dữ liệu của biến trong python?

print()

input()

type()

int()

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Trong Python, cấu trúc rẽ nhánh dạng đủ nào sau đây đúng?

If <điều kiện>: <khối lệnh 1>;

else <khối lệnh 2>

If <điều kiện>: <khối lệnh 1>

else: <khối lệnh 2>

If <điều kiện> then else <câu lệnh >

If <điều kiện>: else <khối lệnh 1> : <khối lệnh 2>

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Trong python câu lệnh

if <điềukiện> : <câu lệnh 1>

else : <câu lệnh 2>

câu lệnh 2 được thực hiện khi?

Điều kiện cho giá trị sai

Điều kiện cho giá trị đúng

Khối lệnh 1 được thực hiện xong

Điều kiện đúng và khối lệnh 1 thực hiện xong

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Cho biết kết quả của đoạn chương trình sau:

x, y = 2, 5

if x>y: x=x+2*x

else y= 2y - y

5

10

6

8

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Cú pháp của lệnh lặp với số lần lặp biết trước for

for <i> in range(n)

<khối lệnh>

for <i> in range(n):

<khối lệnh>

for (i) in range(n):

<khối lệnh>

for <i> in range(n):

(khối lệnh)

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?