Year 8 Python

Year 8 Python

6th Grade

30 Qs

quiz-placeholder

Similar activities

Works Cited

Works Cited

6th - 7th Grade

27 Qs

Python Midterm Review

Python Midterm Review

KG - Professional Development

33 Qs

Python

Python

KG - Professional Development

35 Qs

DS - Unit 4 Test (Coding & Probabiity

DS - Unit 4 Test (Coding & Probabiity

6th - 8th Grade

25 Qs

Tech Fundamentals Quiz

Tech Fundamentals Quiz

6th Grade - University

30 Qs

 Aquanius grade 8 quiz

Aquanius grade 8 quiz

6th - 8th Grade

30 Qs

Python Basics - Checking your understanding

Python Basics - Checking your understanding

1st - 10th Grade

35 Qs

Scribus Fundamentals Quiz

Scribus Fundamentals Quiz

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?