Python_Programming

Python_Programming

10th - 12th Grade

51 Qs

quiz-placeholder

Similar activities

Python Fundamentals Quiz

Python Fundamentals Quiz

11th Grade

50 Qs

Class 11 List and Dictionary

Class 11 List and Dictionary

11th Grade

48 Qs

DASAR PYTHON

DASAR PYTHON

11th Grade

50 Qs

Ulangkaji ASK Ting 2 Bab 3.1 Persekitaran Kod Arahan

Ulangkaji ASK Ting 2 Bab 3.1 Persekitaran Kod Arahan

1st - 12th Grade

52 Qs

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

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

9th - 12th Grade

49 Qs

dictionary for ip 11 by vaishali

dictionary for ip 11 by vaishali

11th Grade

51 Qs

tnhoc

tnhoc

10th Grade

56 Qs

Python I

Python I

11th Grade

55 Qs

Python_Programming

Python_Programming

Assessment

Quiz

Computers

10th - 12th Grade

Medium

CCSS
L.2.2C

Standards-aligned

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!)

Tags

CCSS.L.2.2C

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?