Python Review

Python Review

9th - 12th Grade

60 Qs

quiz-placeholder

Similar activities

LONG QUIZ 2

LONG QUIZ 2

12th Grade

60 Qs

Career Prep Final

Career Prep Final

9th - 12th Grade

58 Qs

Angleton JH Intro to Robotics Final Exam

Angleton JH Intro to Robotics Final Exam

6th - 12th Grade

60 Qs

Quiz Informatika 9

Quiz Informatika 9

9th Grade

60 Qs

Ôn Nghề THVP 2019 phần 1 ( 65 câu )

Ôn Nghề THVP 2019 phần 1 ( 65 câu )

11th Grade

65 Qs

Year11Revision

Year11Revision

10th - 12th Grade

58 Qs

CS: Python Unit 1 Review

CS: Python Unit 1 Review

9th - 12th Grade

57 Qs

Latihan Soal Sistem Komputer

Latihan Soal Sistem Komputer

12th Grade

60 Qs

Python Review

Python Review

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

Medium

CCSS
6.EE.B.6, L.2.2C

Standards-aligned

Created by

Jessica Horning

Used 22+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

60 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What will the output be from the following code?
print(Hello world!)

Hello world!
SyntaxError
Hello world
print(Hello world!)

Tags

CCSS.L.2.2C

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will the output be from the following code?
print("Hello world!")

SyntaxError
Hello world!
"Hello world!"
print(Hello world!)

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will the output be from the following code?
Print("Hello world!")

NameError
Hello world!
"Hello world"
Print(Hello world!)

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What will the output be from the following code?
print(3+4)

3+4
7
SyntaxError
print(3+4)

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will the output be from the following code?
print("3+4")

7
3+4
34
SyntaxError

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will the output be from the following code?
print(3*4)

34
7
12
3*4

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following code?
print(3*4+5)

27
17
12
SyntaxError

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?