Python_1

Python_1

6th - 8th Grade

25 Qs

quiz-placeholder

Similar activities

Latihan ASTS1 Informatika Kelas 7 (TP.2023/2024)

Latihan ASTS1 Informatika Kelas 7 (TP.2023/2024)

7th Grade

20 Qs

PAS TIK KELAS 6

PAS TIK KELAS 6

6th Grade

20 Qs

Microsoft Word 2016 Vocabulary

Microsoft Word 2016 Vocabulary

8th Grade

25 Qs

[RB3-Ch4] Problem Solving

[RB3-Ch4] Problem Solving

6th - 8th Grade

20 Qs

2nd Qtr Exam Review Game!

2nd Qtr Exam Review Game!

6th - 8th Grade

20 Qs

Excel Lesson 3 Review

Excel Lesson 3 Review

7th - 8th Grade

20 Qs

Algorithms: Revision Questions

Algorithms: Revision Questions

8th - 10th Grade

20 Qs

קלט פלט משתנים והוראות השמה

קלט פלט משתנים והוראות השמה

7th Grade - University

20 Qs

Python_1

Python_1

Assessment

Quiz

Computers

6th - 8th Grade

Practice Problem

Medium

Created by

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

Used 82+ times

FREE Resource

AI

Enhance your content in a minute

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

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Что увидим в консоли после запуска кода?

print("Hello world!")

print(Hello world!)

SyntaxError

Hello world

Hello world!

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Что увидим в консоли после запуска кода?

print(Hello world!)

print(Hello world!)

SyntaxError

Hello world

Hello world!

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Что увидим в консоли после запуска кода?

Print("Hello world!")

Print(Hello world!)

"Hello world!"

NameError

Hello world!

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Что увидим в консоли после запуска кода?

print("2+3")

5

23

2+3

SyntaxError

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Что увидим в консоли после запуска кода?

print("2+3*2")

2+3*2

8

SyntaxError

10

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Что увидим в консоли после запуска кода?

print(2+3*2)

SyntaxError

10

8

2+3*2

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Что увидим в консоли после запуска кода?

name = 'Mary'
print(name)

name

Mary

'Mary'

NameError

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?