Year 8 Python

Year 8 Python

6th Grade

30 Qs

quiz-placeholder

Similar activities

CP Final Exam Review 2

CP Final Exam Review 2

6th Grade

35 Qs

NEW Coding 2 Performance Final

NEW Coding 2 Performance Final

6th - 8th Grade

25 Qs

Python Y10

Python Y10

4th - 12th Grade

29 Qs

Python Code 3- PLTW AC

Python Code 3- PLTW AC

6th - 8th Grade

25 Qs

Introduction to Python

Introduction to Python

KG - University

25 Qs

PS Unit 4 Iteration Quiz Review

PS Unit 4 Iteration Quiz Review

1st Grade - Professional Development

30 Qs

Year 8 Python - Lesson 1 - Variables, Datatypes & Errors

Year 8 Python - Lesson 1 - Variables, Datatypes & Errors

6th - 8th Grade

30 Qs

Python Final Revision

Python Final Revision

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?