Minecraft+Python test if

Quiz
•
Computers
•
5th - 6th Grade
•
Medium
Natasha Veselova
Used 20+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Чему равно "a" после выполнения программы?
a = 2
If a<3:
print(a+1)
else:
print(a-1)
3
2
1
0
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что такое input?
Оператор вывода данных
Оператор присваивания
Оператор ввода данных
Не знаю
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Чему равно b после выполнения программы?
b = 2
if b > 4:
b = b + 2
4
2
0
нет правильного ответа
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что будет выведено на экране после выполнения кода?
a = 5
b = 10/2
print(a == b)
True
ничего
0
False
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Чему равно c ?
a = 2
b = 5
if a > b:
c = a
else:
c = b
2
5
нет правильного ответа
0
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Выберите правильную запись условия на Python.
IF a > b
if a > b:
if a > b
IF a > b:
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что будет написано на экране, после выполнения кода и ввода a=5 и b=6?
a = int(input())
b = int(input())
if a > b:
print(a + b)
else:
print(b - a)
11
56
1
6
Create a free account and access millions of resources
Similar Resources on Wayground
18 questions
Python (Objects)

Quiz
•
6th - 12th Grade
18 questions
Черепаха Python

Quiz
•
5th - 6th Grade
12 questions
SQL вопросы

Quiz
•
1st - 5th Grade
10 questions
Python

Quiz
•
1st - 12th Grade
10 questions
Основы языка Паскаль

Quiz
•
1st - 5th Grade
16 questions
SCRATCH - занятие 3 (Тинс)

Quiz
•
4th - 6th Grade
15 questions
Вспомнить все!

Quiz
•
5th Grade
15 questions
Массивтер

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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

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

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
12 questions
3-5 Digital Citizenship: Appropriate Use

Quiz
•
3rd - 5th Grade
11 questions
Spanish - English Cognates 4th

Quiz
•
4th - 5th Grade
10 questions
Networking Devices and Their Functions

Interactive video
•
5th - 8th Grade