Python Test 1

Python Test 1

6th - 7th Grade

40 Qs

quiz-placeholder

Similar activities

TIN 6_Bài 5&6

TIN 6_Bài 5&6

6th Grade - University

39 Qs

Creative Coding Review

Creative Coding Review

7th - 8th Grade

40 Qs

PYTHON

PYTHON

7th Grade

39 Qs

Ôn Tập Học Kì I Lớp 4

Ôn Tập Học Kì I Lớp 4

4th Grade - University

35 Qs

Ôn tập trắc nghiệm học kì II - Tin học 6

Ôn tập trắc nghiệm học kì II - Tin học 6

6th Grade

40 Qs

Database

Database

KG - University

35 Qs

Year9_Exam  Preparation Quiz1

Year9_Exam Preparation Quiz1

4th - 8th Grade

38 Qs

TIK KELAS 7

TIK KELAS 7

7th Grade

35 Qs

Python Test 1

Python Test 1

Assessment

Quiz

Computers

6th - 7th Grade

Practice Problem

Hard

Created by

duy Nguyen

Used 58+ times

FREE Resource

AI

Enhance your content in a minute

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

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Khẳng định nào sau đây về Python là đúng?

Python là một ngôn ngữ lập trình cấp cao.

Python trình biên dịch.

Python là một ngôn ngữ lập trình bậc thấp.

Tất cả các đáp án đều đúng

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Toán tử không bằng là toán tử nào dưới đây?

<>

==

<=

>=

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Có x = 12 sau đó ta có câu lệnh x +=7 rồi print(x). Vậy kết quả là?

12

9

127

19

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

x = True biến x có kiểu dữ liệu gì trong Python?

Kiểu int

Kiểu str

Kiểu float

Kiểu boolean

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để xóa biến x đã tạo trong Python ta dùng lệnh?

delete x

del x

delete(x)

del(x)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để in ******* ra màn hình ta dùng lệnh nào trong Python?

print(“*******”)

print(“*”*7)

a và b đều đúng

a và b đều sai

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để màn hình hiển thị 9 ta sử dụng lệnh nào dưới đây:

print(9)

print('9')

print("9")

Tất cả các đáp án đều đúng

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?