
KiberOne Вопросы по Python

Quiz
•
Computers
•
1st - 5th Grade
•
Medium
Виктор Черников
Used 3+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой тип данных имеет значение 10?
float
int
str
bool
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой тип данных имеет значение 10.5?
int
float
str
bool
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что выведет функция print(type(10))?
<class 'float'>
<class 'int'>
<class 'str'>
<class 'bool'>
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что выведет функция print(type("Hello"))?
<class 'float'>
<class 'int'>
<class 'str'>
<class 'bool'>
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой тип данных имеет значение True?
int
float
str
bool
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой оператор используется для сложения в Python?
-
+
*
/
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что выведет выражение print(10 // 3)?
3.33333
3
4
10
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
Интерфейс Scratch 3.0

Quiz
•
1st - 11th Grade
16 questions
Python

Quiz
•
1st Grade
18 questions
Python 2 модуль

Quiz
•
4th - 11th Grade
10 questions
Тестирование С++

Quiz
•
1st Grade
15 questions
micropython_obobschenie

Quiz
•
3rd - 5th Grade
10 questions
Основы языка Python. Процедуры и функции

Quiz
•
2nd Grade
15 questions
Операторы ветвления и выбора

Quiz
•
2nd - 5th Grade
15 questions
Вопросы по Python

Quiz
•
1st - 5th 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