Python_2

Python_2

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Barra de direcciones de Microsoft Edge

Barra de direcciones de Microsoft Edge

6th Grade

17 Qs

Анализ компьютерной грамотности

Анализ компьютерной грамотности

7th Grade

16 Qs

Steve Jobs

Steve Jobs

6th - 12th Grade

22 Qs

Computer Basics

Computer Basics

6th - 7th Grade

15 Qs

SensorOne Quiz 1 - Coding Concepts (TE4-4DP)

SensorOne Quiz 1 - Coding Concepts (TE4-4DP)

7th Grade

20 Qs

เกา

เกา

7th Grade

20 Qs

Designing Network Infrastructure and Network Security

Designing Network Infrastructure and Network Security

KG - University

20 Qs

Vocab Review

Vocab Review

7th - 8th Grade

20 Qs

Python_2

Python_2

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Ксения Усенок

Used 46+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Что будет в результате?

print("Hello" + str(2) + "world!")

Hello world! Hello world!

Hello2world!

Hello Hello world! world!

SyntaxError

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Что будет в результате?

print("Hello world!\nHello world!")

SyntaxError

Hello world! Hello world!

Hello world!

Hello world!

Hello world!

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Что будет в результате?

print("Hello world!" * 2 * "Hello world!")

TypeError

Hello world! Hello world!

Hello world! Hello world! Hello world! Hello world!

Hello Hello World! World!

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Что будет в результате?

print("Hello world!" * 2)

TypeError

Hello world!Hello world!

Hello world! Hello world! Hello world! Hello world!

Hello world! * 2

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Что будет в результате?

print("Hello" + 2 + "world")

Hello 2 world

Hello2world

TypeError

HelloHelloworld

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Что будет в результате?

print("Hello" + "my" + "world")

Hellomyworld

Hello my world

"Hello" "my" "world"

SyntaxError

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Что будет в результате?

print("Hello" + "world!")

Hello world!

Helloworld!

"Hello" "world!"

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?