Year 8 Python

Year 8 Python

6th Grade

30 Qs

quiz-placeholder

Similar activities

Micro:bit Final Quiz

Micro:bit Final Quiz

6th - 8th Grade

35 Qs

CSD Unit 3 - Interactive Animations and Games' Assessment

CSD Unit 3 - Interactive Animations and Games' Assessment

6th - 8th Grade

25 Qs

Selection Statement (If Then Endif)

Selection Statement (If Then Endif)

6th - 12th Grade

30 Qs

Python Level II

Python Level II

5th - 8th Grade

25 Qs

Python - Variables

Python - Variables

6th - 8th Grade

31 Qs

Class 6  ICT Practice Paper

Class 6 ICT Practice Paper

6th - 8th Grade

35 Qs

Python Beginner

Python Beginner

6th - 12th Grade

30 Qs

TechSmart Unit 2 Test

TechSmart Unit 2 Test

6th - 8th Grade

25 Qs

Year 8 Python

Year 8 Python

Assessment

Quiz

Computers

6th Grade

Hard

Created by

K McCall

Used 29+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(“hello world”)

This code will work

This code will not work

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(hello world)

This code will work

This code will not work

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print("Hello World")

This will print "Hello World" to the display

This code will not work

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(12 + 13)

will output...

25

1213

12 + 13

Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print("12 + 13")

will output...

25

1213

12 + 13

Error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print("12" + "13")

will output...

25

1213

12 + 13

Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print("12" + "13)

will output...

25

1213

12 + 13

Error

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?