BZA Python Programming 3

Quiz
•
Computers
•
6th - 8th Grade
•
Medium
Mr Aluko
Used 30+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What would this code do?
print('Hello World!')
hello world
Hello World!
hello world!
'Hello World!'
2.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is the correct way to make python program so it says Pleased to meet you
print('Pleased to meet you.')
print('Pleased to meet you.)
Print('Pleased to meet you.')
print 'Pleased to meet you.'
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What does this code do when run the following program:
name='Aluko'
print('Hello '+name)
hello aluko
Hello aluko
'Hello Aluko'
Hello Aluko
4.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is missing to complete this code:
language='Python'
print('I am learning to program in'______)
+ language
+ Language
language
Language
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What word best complete this code?
print('I am ____ when l try my best')
Rubbish
Amazing
So so
Lucozade
6.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
What would this code print?
name='Chan'
name='Aluko'
print(name)
Chan
name
Aluko
print Aluko
7.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
What would this code print?
name='Chan'
name='Aluko'
name='WDF'
print(name)
Aluko
Chan
WDF
name
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Python Basics (CodeHS)

Quiz
•
7th - 12th Grade
19 questions
Python Year 9 Quiz

Quiz
•
8th - 10th Grade
18 questions
StVirgils Python Loops and Conditionals Quiz

Quiz
•
8th Grade
25 questions
Python for Absolute Beginners

Quiz
•
8th - 12th Grade
20 questions
Grade 7 Python Programming Quiz

Quiz
•
7th Grade - University
20 questions
Simple Python SMKIH

Quiz
•
6th Grade
17 questions
Python KS3

Quiz
•
8th Grade
15 questions
Python basics

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
Discover more resources for Computers
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
13 questions
Primary and Secondary Sources

Quiz
•
6th Grade
15 questions
Decimal Operations

Quiz
•
6th Grade
10 questions
Plotting Points on the Coordinate Plane

Quiz
•
7th - 8th Grade