str_1 = "Hello"
str_2 = "World"
print(str_1+str_2)
Что покажет терминал?
Python 7-8
Quiz
•
Computers
•
4th Grade
•
Medium
Наталья Колтунова
Used 6+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
str_1 = "Hello"
str_2 = "World"
print(str_1+str_2)
Что покажет терминал?
World
HWeolrlldo
Hello World
Hello world
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
str_1 = "Hello"
print(str_1 * 3)
Что выведет терминал?
HelloHelloHello
HelloHello
Hellohellohello
HelloHelloHelloHello
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
str_1 = "Hello"
print(len(str_1))
6
5
3
7
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
str_1 = "Hello"
print(str_1[1])
H
e
l
o
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
str_1 = "Hello"
print(str_1[-2])
e
H
l
o
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Итерация цикла - это?
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
print(str.lower())
Сделает верхний или нижний регистр?
12 questions
Programming - Output
Quiz
•
KG - 12th Grade
10 questions
Python Basics
Quiz
•
4th - 7th Grade
10 questions
Python
Quiz
•
1st - 10th Grade
15 questions
Python Quiz
Quiz
•
3rd - 4th Grade
12 questions
Variables and data types
Quiz
•
4th - 12th Grade
14 questions
Roblox. Язык программирования Lua 2
Quiz
•
1st - 9th Grade
10 questions
Lệnh print và tạo biến
Quiz
•
4th Grade
10 questions
Indexing and Slicing in Python
Quiz
•
4th Grade - University
15 questions
Multiplication Facts
Quiz
•
4th Grade
25 questions
SS Combined Advisory Quiz
Quiz
•
6th - 8th Grade
40 questions
Week 4 Student In Class Practice Set
Quiz
•
9th - 12th Grade
40 questions
SOL: ILE DNA Tech, Gen, Evol 2025
Quiz
•
9th - 12th Grade
20 questions
NC Universities (R2H)
Quiz
•
9th - 12th Grade
15 questions
June Review Quiz
Quiz
•
Professional Development
20 questions
Congruent and Similar Triangles
Quiz
•
8th Grade
25 questions
Triangle Inequalities
Quiz
•
10th - 12th Grade