Python

Quiz
•
Computers
•
1st - 5th Grade
•
Medium
Olga Dmitrieva
Used 22+ times
FREE Resource
12 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
a = 11
b = 9
c = 12
print(a*b+c)
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
a = 10
b = 2
print(a/b)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как получить данные от пользователя?
Использовать метод get()
Использовать метод cin()
Использовать метод input()
Использовать метод read()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что выведет следующий фрагмент кода?
x = 4.5
y = 2
print(x // y)
2
9
20.5
2.25
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что будет показано в результате?
name = "John"
print('Hi ', name)
Hi,
Hi, name
Ошибка
Hi, John
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что обозначает логический оператор ==
Равно
Не равно
Больше
меньше
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Что выведет программа?
a = 15
b = 2
print(a//b)
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Вопросы по CFrame в Roblox Studio

Quiz
•
1st Grade
11 questions
Scratch переменные

Quiz
•
1st - 5th Grade
10 questions
Юнит тесты на Python

Quiz
•
2nd Grade
15 questions
Компьютерная графика

Quiz
•
4th Grade
12 questions
Python классы, атрибуты, методы, конструктор

Quiz
•
4th Grade
10 questions
Надежность паролей

Quiz
•
4th Grade
10 questions
Пробная викторина по cisco

Quiz
•
1st - 5th Grade
8 questions
lesson 14

Quiz
•
1st - 5th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade