Search Header Logo

Основи Python

Authored by Сергій Денисенко

Education, Computers, Instructional Technology

7th - 12th Grade

Used 53+ times

Основи Python
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Як називається мова програмування у якій ми працюємо?

Patron

Python

Putron

Pardon

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print ("I'm learning Python") який результат виконання програми?

I'm learning Python

("I'm learning Python")

"Hello, world"

"I'm learning Python"

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

print (3+4) який результат виконання програми?

3+4

("3+4")

"3+4"

7

(3+4)

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

print ("3+4=", 3+4) який результат виконання програми?

3+4

3+4= 7

"3+4"

"3+4=", 3+4

("3+4=", 3+4)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

За допомогою якої функції вводяться дані в програму?

print()

input()

output()

vvod()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

За допомогою якої функції виводять дані з програми?

print()

input()

output()

vvod()

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Що виведе цей код?

a = 1

b = 3

print(a + b)

4

1+3

a+b

(a+b)

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?