Python(Junior) КР2

Quiz
•
Computers
•
2nd Grade
•
Hard
ilya erofeev
Used 4+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • Ungraded
a
a
a?
a!
a...
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Выберите тип переменной, которой нет в языке python
int
str
number
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как на языке python объявить переменную типа int
int a = 15;
a = “15”
a = 15
a == 15
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Выберите правильную запись условной конструкции
if (a>5) { print(“а больше 5”) }
if a>5: { print(“а больше 5”) }
if a>5: print(“а больше 5”)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какие существуют виды циклов
for, while
for, while, if
for, if
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что станет итогом выполнения данной программы?
A="15"
B=34
A+B
49
1534
TypeError
Ошибка Типа
A+B
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что будет напечатано на экране, если пользователь введёт 5 и 3?
A = input(“введи число”)
B = input(“введи число”)
print(A+B)
5+3
35
53
8
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что будет напечатано?
while True:
print("Hello!")
Hello!
Ошибка, так как переменная True не определена
Hello!
Hello!
Hello!
Hello!
Hello!
Hello!
Hello!
Hello!
Hello!
Hello!
Hello!
Hello!
Hello!
Hello!
Hello!
Hello!
Hello!
Hello!
Hello!
Hello!
Hello!
Hello!
Hello!
Hello!
Не знаю
¯\_(ツ)_/¯
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что будет напечатано, если name == "Bob"?
if name == "Bob":
print("hi")
if name == "Sally":
print("hello there")
else:
print("go away!")
hi
hello there
go away!
hi
go away!
Similar Resources on Wayground
10 questions
ทดสอบหลังเรียน ภาษาไพทอน ชั้นมัธยมศึกษาปีที่ื 2

Quiz
•
2nd Grade
10 questions
python quiz

Quiz
•
1st - 5th Grade
10 questions
Назначение клавиш клавиатуры

Quiz
•
1st - 5th Grade
8 questions
Roblox Lua Scripting Quiz

Quiz
•
1st - 12th Grade
10 questions
Mengesan dan membaiki ralat pada segmen kod

Quiz
•
2nd Grade
10 questions
Python

Quiz
•
1st - 12th Grade
12 questions
Class-2 Ch-3

Quiz
•
2nd Grade
8 questions
Python 4.2 and 4.3

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

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
18 questions
Hispanic Heritage Month

Quiz
•
KG - 12th Grade
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
addition

Quiz
•
1st - 3rd Grade
20 questions
Subject and predicate in sentences

Quiz
•
1st - 3rd Grade
20 questions
Addition and Subtraction facts

Quiz
•
1st - 3rd Grade
10 questions
Human-Environment Interactions Vocab Unit 1 Grade 2 Quiz

Quiz
•
2nd Grade
20 questions
Proper and Common nouns

Quiz
•
2nd - 5th Grade
30 questions
Multiplication Facts 1-12

Quiz
•
2nd - 5th Grade