
Проверим, что мы помним!
Authored by Анна Ахрамович
Computers
University
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
8 questions
Show all answers
1.
WORD CLOUD QUESTION
1 min • Ungraded
Как ваши дела? :)
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Как создать переменную в python?
int a = 5
var a : Int = 5
a = 5
a : 5
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Какой тип данных у этих переменных?
a = 'int' b = -7.5 c = "True"
a - int
b - float
c - bool
a - str
b - int
c - bool
a - str
b - float
c - str
a - int
b - float
c - bool
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
В каком варианте ответа допущена ошибка?
11 / 3 = 3
3 ** 3 = 27
17 // 4 = 4
9 % 5 = 4
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что запишется в переменную?
answer = 7!=9
7
True
9
False
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Что на экран выведет данный код?
print( ( (8>=8) and ( NOT(4==4) ) ) or (11%2==1) )
True
False
7.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
Что выведет на экран? ЕСЛИ сначала ввести 7, затем 9
num1 = input("Введи число 1: ")
num2 = input("Введи число 2: ")
print(num2+num1)
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?