Bài tập giữa kì 2

Bài tập giữa kì 2

10th Grade

79 Qs

quiz-placeholder

Similar activities

DSI INFORMATIKA

DSI INFORMATIKA

10th Grade

80 Qs

USBN2

USBN2

10th - 12th Grade

74 Qs

Tech lLife Quiz

Tech lLife Quiz

9th - 12th Grade

80 Qs

AP Computer Science Principles Semester 1 Python

AP Computer Science Principles Semester 1 Python

10th - 12th Grade

75 Qs

Computer Science - End of Year Quiz

Computer Science - End of Year Quiz

10th Grade

75 Qs

Data Representation Unit Revision Quiz

Data Representation Unit Revision Quiz

10th Grade

77 Qs

GCSE Computer Science Year 10 Spiral 1 Revision

GCSE Computer Science Year 10 Spiral 1 Revision

9th - 10th Grade

81 Qs

Python Turtle Quiz

Python Turtle Quiz

5th - 12th Grade

75 Qs

Bài tập giữa kì 2

Bài tập giữa kì 2

Assessment

Quiz

Computers

10th Grade

Medium

Created by

ÁNH LÊ

Used 15+ times

FREE Resource

AI

Enhance your content in a minute

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

79 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

lệnh range cho kết quả dãy số sau: 0,1,2,..,11

range(12)

range(11)

Range(12)

Range(11)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

lệnh range cho kết quả dãy số sau: -2,-1,0,..,11

range(12)

range(-2,12)

Range(12)

Range(-2,12)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

lệnh range cho kết quả dãy số sau: 4,..,11

range(12)

range(4,12)

Range(12)

Range(4,12)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

lệnh range cho kết quả dãy số sau: 0,1,2,..,11

Range(12)

Range(11)

range(12)

range(11)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

chọn phương án đúng

For i in range(9):

for i in range(9)

For i in range(9)

for i in range(9):

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

chọn phương án đúng

While i>0:

while i>0

While i>0

while i>0:

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

chọn phương án đúng

For i in range(2,9):

for i in range(2,9):

For i in range(2,9)

for i in range(2,9)

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?