Питон тест

Quiz
•
Computers
•
9th Grade
•
Hard

Anonymous Anonymous
Used 13+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой символ используется для комментариев в Python?
//
#
-
/**/
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какая функция используется для вывода текста на экран в Python 3.x?
Print()
Echo()
Display()
Show()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как создать пустой список в Python?
list()
[]
empty_list()
new_list()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как объявить переменную в Python?
variable x = value
X = value
Var x = value
Let x = value
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какие типы данных в Python относятся к числовым?
str, list, tuple
int, float, complex
bool, dict, set
float, dict, list
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что выведет следующий код?
x = "Hello"
print(x[1])
H
E
I
O
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какие операторы используются для выполнения арифметических операций в Python?
+, -, *, /
&, |, ~, ^
and, or, not
==, !=, <, >
Create a free account and access millions of resources
Similar Resources on Wayground
8 questions
Основы разработки Android-приложений

Quiz
•
9th - 12th Grade
14 questions
Сортировка и фильтрация данных

Quiz
•
9th Grade
11 questions
Этичный хакер 3

Quiz
•
9th - 12th Grade
10 questions
Компоненты ООП

Quiz
•
KG - 10th Grade
15 questions
Компьютер

Quiz
•
2nd - 9th Grade
14 questions
Моделирование как метод познания

Quiz
•
9th Grade
9 questions
Ввод/вывод данных на языке Паскаль

Quiz
•
9th - 10th Grade
10 questions
Сортировка, удаление и вставка элементов в двумерные массивы.

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade