Câu hỏi về Python

Câu hỏi về Python

6th Grade

40 Qs

quiz-placeholder

Similar activities

Computer Basics

Computer Basics

6th - 7th Grade

39 Qs

Practical Exam (Grade 9 )

Practical Exam (Grade 9 )

5th - 6th Grade

43 Qs

Τ.Π.Ε.

Τ.Π.Ε.

6th - 8th Grade

43 Qs

Summative Test for First Quarter (Grade7)

Summative Test for First Quarter (Grade7)

KG - 7th Grade

35 Qs

ATS1 KELAS 6 NEW

ATS1 KELAS 6 NEW

6th Grade

43 Qs

CSD Unit 3 Lessons 1-7

CSD Unit 3 Lessons 1-7

6th Grade

37 Qs

Soal TIK

Soal TIK

6th - 8th Grade

41 Qs

Quiz Akhir kelas 6 Semester 1

Quiz Akhir kelas 6 Semester 1

6th Grade

40 Qs

Câu hỏi về Python

Câu hỏi về Python

Assessment

Quiz

Computers

6th Grade

Hard

Created by

Quân Lê Hồng

Used 3+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to display the result on the screen?

write()

print()

show()

display()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which loop structure is correct in Python?

for i = 1 to 10

while (i <= 10):

repeat until i > 10

loop i in range(10)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 3 ** 2?

6

9

8

12

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression 10 // 3?

3.33

3

4

Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The line x = input("Enter: ") will:

Assign an integer to x

Assign a string input from the keyboard to x

Assign a float type to x

Assign a default value to x

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is used to check a condition?

check

verify

if

for

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does range(5) return?

0 to 5

1 to 5

0 to 4

1 to 4

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?