PYTHON

PYTHON

8th Grade

64 Qs

quiz-placeholder

Similar activities

Python Programlama Dili - Lise FULL

Python Programlama Dili - Lise FULL

9th - 12th Grade

61 Qs

Python Programming EndTerm

Python Programming EndTerm

University

61 Qs

array review

array review

9th - 12th Grade

60 Qs

Coding Quiz Challenge

Coding Quiz Challenge

9th - 12th Grade

60 Qs

PCEP FINAL EXAM

PCEP FINAL EXAM

6th - 8th Grade

60 Qs

Python basics

Python basics

University

60 Qs

Python Test

Python Test

9th Grade

65 Qs

June

June

8th 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?