Python

Python

7th - 8th Grade

12 Qs

quiz-placeholder

Similar activities

แบบทดสอบสุดท้ายจากเกาะมรณะ

แบบทดสอบสุดท้ายจากเกาะมรณะ

8th Grade

10 Qs

Check-up Exercise: Buttons

Check-up Exercise: Buttons

7th Grade

10 Qs

An Introduction to Computers 1

An Introduction to Computers 1

7th Grade

7 Qs

Overview of IT

Overview of IT

6th Grade - University

8 Qs

For loop

For loop

8th Grade

10 Qs

prep1-revision

prep1-revision

7th Grade

12 Qs

BTEC Theory quiz 1: Networks and Internet

BTEC Theory quiz 1: Networks and Internet

8th - 11th Grade

16 Qs

Ôn tập Tin 7 HKII (1)

Ôn tập Tin 7 HKII (1)

7th Grade

10 Qs

Python

Python

Assessment

Quiz

Computers

7th - 8th Grade

Practice Problem

Hard

CCSS
L.2.2C

Standards-aligned

Created by

VAISHALI THUSE

Used 1K+ times

FREE Resource

AI

Enhance your content in a minute

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

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

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

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

3+4
7
SyntaxError
print(3+4)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print("12"*3)
What would this print?

36
121212
24
12*3

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

7
3+4
34
SyntaxError

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

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

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Helloworldtoday
Hello world today
"Hello" "world" "today"
SyntaxError

7.

MULTIPLE CHOICE QUESTION

30 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

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

Already have an account?