Python Test 1

Python Test 1

6th - 7th Grade

40 Qs

quiz-placeholder

Similar activities

PLTW CSIM Lesson 1 Assessment

PLTW CSIM Lesson 1 Assessment

5th - 9th Grade

35 Qs

CANVA

CANVA

7th Grade

44 Qs

Teksto rinkimo klaviatūra taisyklės

Teksto rinkimo klaviatūra taisyklės

5th - 9th Grade

35 Qs

KHỐI 3 HKII

KHỐI 3 HKII

3rd Grade - University

38 Qs

J03.3 各类作业系统

J03.3 各类作业系统

7th Grade

35 Qs

REVIEW FINAL KOMPUTER VII JOSHUA LEVEL

REVIEW FINAL KOMPUTER VII JOSHUA LEVEL

7th Grade

40 Qs

Tin6_Ôn tập cuối kì 2(23-24)

Tin6_Ôn tập cuối kì 2(23-24)

6th - 8th Grade

45 Qs

On Tap HKI Tin 7

On Tap HKI Tin 7

7th Grade

40 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?