Python_Programming

Python_Programming

10th - 12th Grade

51 Qs

quiz-placeholder

Similar activities

Ôn tập kiểm tra giữa học kỳ 2

Ôn tập kiểm tra giữa học kỳ 2

9th - 12th Grade

56 Qs

DASAR PYTHON

DASAR PYTHON

11th Grade

50 Qs

ÔN TẬP CHỦ ĐỀ F TIN 10

ÔN TẬP CHỦ ĐỀ F TIN 10

9th - 12th Grade

49 Qs

K10 - Giữa HK II

K10 - Giữa HK II

10th Grade

50 Qs

Python I

Python I

11th Grade

55 Qs

Python Fundamentals Quiz

Python Fundamentals Quiz

11th Grade

50 Qs

Acumulativa Período 1 - 2025 - Grado 11º

Acumulativa Período 1 - 2025 - Grado 11º

11th Grade

50 Qs

Class 11 List and Dictionary

Class 11 List and Dictionary

11th Grade

48 Qs

Python_Programming

Python_Programming

Assessment

Quiz

Computers

10th - 12th Grade

Medium

Created by

Chaiya Suwagrai

Used 311+ times

FREE Resource

51 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How do you display text?
input
output
print
variable 

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is python?
a programming language 
DTP software 
Spreadsheet software
Computer 

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Koji je rezultat sljedeće naredbe:

print('5'+'5')

10

5+5

'5'+'5'

55

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What will the output be from the following code?
print("Hello" + str(2) + "world!")
Hello world! Hello world!
Hello2world!
Hello Hello world! world!
SyntaxError

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What will the output be from the following code?
print(Hello world!)
Hello world!
SyntaxError
Hello world
print(Hello world!)

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these operators means EQUAL TO?

'='

'=>'

'<='

'=='

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which symbol represents the start/end of a program?

Media Image
Media Image
Media Image
Media Image

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?