Python 8 input/print/if/else

Python 8 input/print/if/else

8th Grade

22 Qs

quiz-placeholder

Similar activities

Python

Python

8th Grade

20 Qs

Python outputs

Python outputs

7th - 11th Grade

20 Qs

Python KS3

Python KS3

8th Grade

17 Qs

For Loop python

For Loop python

5th - 12th Grade

19 Qs

Python - Test Revision

Python - Test Revision

8th Grade

20 Qs

python_1

python_1

5th - 12th Grade

22 Qs

Підсумковий тест "Алгоритми та програми" 7кл

Підсумковий тест "Алгоритми та програми" 7кл

7th - 8th Grade

20 Qs

Python basic commands

Python basic commands

8th Grade

20 Qs

Python 8 input/print/if/else

Python 8 input/print/if/else

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Hryb Max

Used 8+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

False означає:

Змінна

Хибність

Константа

Істина

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Величина, яка під час виконання програми може змінювати своє значення:

Змінна

Вираз

Константа

Ім'я

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Тип результату функції Input 

логічний

символьний

цілий

дійсний

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

a = 1

b = 3

print(a + b)

4

1+3

a+b

(a+b)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Функція Python для означення типу величини "Цілі числа"

float

str

int

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Як називають величини, які під час виконання програми можуть набувати різних значень?

змінні

константи

числа

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Яким символом записується операція ділення

//

/

:

%

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?