
BZA Python Programming 3
Authored by Mr Aluko
Computers
6th - 8th Grade
Used 30+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?