BZA Python Programming 3

BZA Python Programming 3

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Payment Gateways

Payment Gateways

8th Grade

20 Qs

Kuis 2.4 Informatika (Teknologi Informatika ubah Kehidupan)

Kuis 2.4 Informatika (Teknologi Informatika ubah Kehidupan)

8th Grade

15 Qs

S2 Business Letters Assessment

S2 Business Letters Assessment

7th Grade

15 Qs

e-safety

e-safety

7th Grade

20 Qs

Ôn tập kỳ 2 tin 6

Ôn tập kỳ 2 tin 6

1st - 12th Grade

15 Qs

Python Year 9 Quiz

Python Year 9 Quiz

8th - 10th Grade

19 Qs

BÀI KIỂM TRA TIN HỌC 8 HK1

BÀI KIỂM TRA TIN HỌC 8 HK1

8th Grade

20 Qs

BZA Python Programming 3

BZA Python Programming 3

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

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

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?