ZuZin

ZuZin

10th Grade

50 Qs

quiz-placeholder

Similar activities

Python Basic Loops

Python Basic Loops

9th - 12th Grade

55 Qs

10 KNTT ÔN TẬP HK2

10 KNTT ÔN TẬP HK2

10th Grade

52 Qs

Ôn tập cuối kì 2- tin 10

Ôn tập cuối kì 2- tin 10

10th Grade

55 Qs

TN tin học GK2 by Thiên

TN tin học GK2 by Thiên

9th - 12th Grade

51 Qs

FUNDAMENTAL in PROGRAMMING

FUNDAMENTAL in PROGRAMMING

1st - 10th Grade

52 Qs

CMU CS3

CMU CS3

10th Grade

46 Qs

Data Science

Data Science

9th - 12th Grade

50 Qs

ZuZin

ZuZin

Assessment

Quiz

Computers

10th Grade

Easy

Created by

Van Hai

Used 6+ times

FREE Resource

AI

Enhance your content

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

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Toán tử nào dùng để kiểm tra một giá trị có nằm trong danh sách không?

in

int

range

Append

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kết quả của chương trình sau là gì

A=[1,2,3,4,5,6,5]

for k in A:

print(k,end=" ")

1 2 3 4 5 6

1 2 3 4 5 6 5

1 2 3 4 5

2 3 4 5 6 5

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ngoài việc kết hợp lệnh for và range để duyệt phần tử trong danh sách ,có thể sử dụng câu lệnh nào khác ?

int

while

in range

in

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

giả sử A = [ 'a' , 'b' ,'c' , 'd' , 2 , 3 , 4 ] .các biểu thức trả về giá trị đúng hay sai?

6 in A

' a' in A

True,False

True,False

False ,True

False ,False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Giả sử A = [5, 6, 7, 8, 9, 10, 11, 12 ] . Biểu thức sau trả về giá trị đúng hay sai?

( 3 + 4 - 5 + 18 // 4 ) in A

True

False

không chính xác

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong python ,câu lệnh nào dùng để tính độ dài của sâu s ?

len(s)

lenhth(s)

s.len()

s.lenhth()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Xâu "1234%^^%TFRESDRG" có độ dài bằng bao nhiều ?

16

17

18

15

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?