Python 8 input/print/if/else

Python 8 input/print/if/else

8th Grade

22 Qs

quiz-placeholder

Similar activities

Introduction to Python

Introduction to Python

8th - 9th Grade

17 Qs

Python Programming

Python Programming

8th - 9th Grade

17 Qs

BAB 3 KOD ARAHAN T2/2

BAB 3 KOD ARAHAN T2/2

8th Grade

20 Qs

Coding 2 Performance Final

Coding 2 Performance Final

6th - 8th Grade

20 Qs

Pengenalan Coding

Pengenalan Coding

1st Grade - Professional Development

20 Qs

Python year 9

Python year 9

8th - 11th Grade

20 Qs

Python KS3

Python KS3

6th - 9th Grade

17 Qs

python intro

python intro

4th - 12th Grade

17 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?