
Основи програмування на Python

Quiz
•
Computers
•
8th Grade
•
Hard
Лимар Віталій
Used 3+ times
FREE Resource
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Яка команда використовується для введення даних в Python?
input()
scan()
write()
read()
2.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Напишіть код для виведення тексту 'Привіт, світ!' на екран.
echo 'Привіт, світ!'
print('Hello, world!')
console.log('Привіт, світ!')
print('Привіт, світ!')
3.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Який оператор використовується для перевірки умов у Python?
if
switch
for
while
4.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Яка структура даних використовується для циклічного виконання коду в Python?
Класи
Цикли (for, while)
Функції
Масиви
5.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Напишіть код, який виведе числа від 1 до 5 за допомогою циклу for.
for i in range(0, 5): print(i)
for i in range(1, 7): print(i)
for i in range(1, 4): print(i)
for i in range(1, 6): print(i)
6.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Який результат виконання коду: print(5 > 3) ?
True
3 > 5
5 < 3
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Напишіть код, який запитує у користувача його ім'я та виводить привітання.
name = input('Як вас звати?');
name = input('Ваше імя: ');
print('Hello, ' + name);
name = input('Введіть ваше ім\'я: ') print(f'Привіт, {name}!')
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Основи Python

Quiz
•
7th - 12th Grade
20 questions
Семестрова робота

Quiz
•
8th Grade
12 questions
Підсумковий тест з теми "Алгоритми та програми частина 1"Урок 43

Quiz
•
8th Grade
12 questions
Основи програмування 2

Quiz
•
8th Grade
12 questions
Графічний інтерфейс користувача на мові Python

Quiz
•
8th - 11th Grade
12 questions
Основи програмування 1

Quiz
•
8th Grade
12 questions
Контрольна робота з інформатики за ІІ семестр

Quiz
•
8th Grade
14 questions
lazarus

Quiz
•
8th Grade
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
22 questions
College Terms

Quiz
•
8th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
32 questions
Keyboarding

Quiz
•
8th Grade
10 questions
Google Drive

Quiz
•
6th - 8th Grade
10 questions
Acceptable Use of Technology

Quiz
•
7th - 8th Grade