Python

Python

12th Grade

10 Qs

quiz-placeholder

Similar activities

Exploring Python: Input and Output Essentials

Exploring Python: Input and Output Essentials

9th Grade - University

10 Qs

Errors in Python

Errors in Python

9th - 12th Grade

12 Qs

Python Quiz

Python Quiz

12th Grade

11 Qs

3.3 Формули в Excel (ч.1)

3.3 Формули в Excel (ч.1)

1st - 12th Grade

12 Qs

APCSU01D02 Errors

APCSU01D02 Errors

12th Grade

10 Qs

Безпека в Інтернеті

Безпека в Інтернеті

1st - 12th Grade

11 Qs

Python Functions

Python Functions

9th - 12th Grade

8 Qs

1.2. Інформаційна гігієна. Як розпізнати брехню

1.2. Інформаційна гігієна. Як розпізнати брехню

8th - 12th Grade

10 Qs

Python

Python

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Вася Малинник

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Яку мову прогрмування ми вивчали на уроках інформатики?

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Щоб працювати із випадковими величинами потрібно підключити бібліотеку ​ (a)  

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Щоб працювати із малюванням потрібно підключити бібліотеку ​ (a)  

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Щоб працювати із математичними функціями потрібно підключити бібліотеку​ ​ (a)  

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Виберіть повне розгалуження.

if answer == 'y':          print('Вітаю!')

if answer == 'y':          print('Вітаю!')

else:

print('Щасти тобі!')

for i in range(10)

while (a>b):

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

В якому рядку записана умова?

1

2

3

4

5

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Виберіть коротке розгалуження.

if answer == 'y':          print('Вітаю!')

if answer == 'y':          print('Вітаю!')

else:

print('Щасти тобі!')

for i in range(10)

while (a>b):

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?