PYTHON

PYTHON

8th Grade

64 Qs

quiz-placeholder

Similar activities

Y8 Term 3 Python recap

Y8 Term 3 Python recap

8th Grade

60 Qs

Advanced programing w\ Python (Ep1)

Advanced programing w\ Python (Ep1)

University

61 Qs

Python Mix Quiz

Python Mix Quiz

11th Grade

64 Qs

Remedial XTKJ Pemrograman Dasar PAS GJL

Remedial XTKJ Pemrograman Dasar PAS GJL

10th Grade

60 Qs

PYTHON PROGRAMMING FINALS

PYTHON PROGRAMMING FINALS

University

69 Qs

CHL 11 IT

CHL 11 IT

11th Grade

59 Qs

QUIZ Pemrograman Python 1

QUIZ Pemrograman Python 1

University

60 Qs

Tin nhé

Tin nhé

10th Grade

60 Qs

PYTHON

PYTHON

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Jyotsna Verma

Used 18+ times

FREE Resource

64 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following is a data type in Python? Select multiple answers.

int

words

string

decimals

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is the Python logo?

Media Image
Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a command to have a message appear on the screen?

print

write

msg

input

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What will the following code do? 
name = "Bob"
if name == "Bob": 
     print ("Hello " + name) 
else:  
     print ("I dont know you")
prints bob
prints Hello Bob
nothing syntax error
prints I don't know you

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used in python to assign values to a variable?
equals =
plus + 
forward slash /
asterisk *

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pick the Python command used to let the user type in some data

get

input

int

float

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the word (command) used to display numbers and text on the screen?
print
input
output
command

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?