SNLTW_LV1_LESSON9

SNLTW_LV1_LESSON9

1st Grade

13 Qs

quiz-placeholder

Similar activities

Python Basics

Python Basics

KG - University

10 Qs

ÔN TẬP PYGAME LV3

ÔN TẬP PYGAME LV3

1st Grade

13 Qs

MỐI GHÉP ĐỘNG

MỐI GHÉP ĐỘNG

1st Grade

10 Qs

CHI TIẾT MÁY VÀ LẮP GHÉP

CHI TIẾT MÁY VÀ LẮP GHÉP

1st Grade

8 Qs

Câu hỏi khởi động

Câu hỏi khởi động

1st - 12th Grade

10 Qs

Ôn Tập Tin Học 4 HKII

Ôn Tập Tin Học 4 HKII

1st Grade

16 Qs

Kiểm tra 10ph lần 1

Kiểm tra 10ph lần 1

1st Grade

10 Qs

cong nghe giang day

cong nghe giang day

1st Grade

15 Qs

SNLTW_LV1_LESSON9

SNLTW_LV1_LESSON9

Assessment

Quiz

Instructional Technology

1st Grade

Hard

Created by

Thông 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...

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Đâu là toán tử số học chia lấy phần dư?

%

/

//

%=

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Đoạn code:

print(10//3)

Cho chúng ta kết quả nào dưới đây

3

1

3,333333

3,33

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để thực hiện việc so sánh bằng, chúng ta dùng toán tử nào sau đây?

==

=

in

is

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh nào sau đây để kết thúc vòng lặp và tiếp tục câu lệnh tiếp theo?

break

continue

pass

end

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Đâu là một câu lệnh hợp lệ

print(Teky xin chào các bạn)

a = input(float('Nhập điểm toán: '))

print('_'*5)

print(3>2)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Đâu là điều kiện không đúng khi tạo một vòng lặp while

while(True):

while(1<2):

n = True

while(n):

while(4%3==2)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

for i in range(10):

print(i)

Giá trị bắt đầu, giá trị kết thúc và bước nhảy trong đoạn lệnh trên là?

0, 10, 1

0, 10, 0

1, 10, 1

0, 10, 10

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?