
Python
Authored by павел корнилов
Other
Professional Development
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какая из этих программ написана правильно
a = hello, world
print('hello, world')
print('hello, world')
print("hello, world')
print(hello, world)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Каким символом в Python обозначается деление (целочисленное)
**
%
//
/
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Каким символом в Python обозначается возведение в степен
/
//
\
**
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Каким символом в Python обозначается остаток от деления
%
//
**
/
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Каким символом в Python обозначается комментарий
^
=
#
\
6.
FILL IN THE BLANKS QUESTION
30 sec • 1 pt
Что выйдет в консоли исходя из этой команды;
pets = 1000
towns = 100
cities = 15
print('Остальные проживают в' , towns, 'домах')
(a)
7.
FILL IN THE BLANKS QUESTION
30 sec • 1 pt
Что выйдет в консоли исходя из этой команды;
pets = 1000
towns = 100
cities = 15
print('В наличии' , pets, 'животных')
(a)
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?