
Черепаха и текстовые данные
Quiz
•
Information Technology (IT)
•
12th Grade
•
Practice Problem
•
Hard
СМИТАП | Онлайн-школа
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что такое строка в Python?
Строка в Python - это последовательность символов.
Строка в Python - это число.
Строка в Python - это функция.
Строка в Python - это список элементов.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как объединить две строки в Python?
строка1 * строка2
строка1 / строка2
строка1 - строка2
строка1 + строка2 или ' '.join(['строка1', 'строка2'])
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какая функция используется для получения длины строки?
size()
len()
count()
length()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой метод позволяет заменить подстроку в строке?
concat
replace
trim
substring
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что делает метод strip() в Python?
Удаляет все символы из строки.
Заменяет пробелы на символы новой строки.
Удаляет пробелы и символы новой строки в начале и в конце строки.
Склеивает строки без пробелов.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как нарисовать квадрат с помощью библиотеки Turtle?
import turtle for i in range(4): t.forward(100) t.left(90)
t = turtle.Turtle() for _ in range(3): t.forward(100) t.right(90)
import turtle
t = turtle.Turtle()
for _ in range(4): t.forward(100) t.right(90)
import turtle t = turtle.Turtle() t.forward(100) t.forward(100) t.right(90)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как изменить цвет черепашки в Turtle?
turtle.changeColor('цвет')
turtle.setColor('цвет')
turtle.color('цвет')
turtle.paint('цвет')
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
11 questions
Деревья
Quiz
•
9th - 12th Grade
14 questions
Блиц-опрос по логике
Quiz
•
9th Grade - University
12 questions
Графічний інтерфейс Python
Quiz
•
12th Grade - University
10 questions
3TDS - Programação Frontend - Recuperação 2
Quiz
•
12th Grade
10 questions
Scratch - základy
Quiz
•
6th Grade - University
12 questions
Кібербезпека для учнів 7-11 класів
Quiz
•
5th Grade - University
13 questions
Introduction To Programming - Lesson Exception Handling
Quiz
•
11th Grade - University
10 questions
แบบทดสอบ Unit D
Quiz
•
4th Grade - University
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Information Technology (IT)
28 questions
Ser vs estar
Quiz
•
9th - 12th Grade
34 questions
Geometric Terms
Quiz
•
9th - 12th Grade
20 questions
-AR -ER -IR present tense
Quiz
•
10th - 12th Grade
16 questions
Proportional Relationships And Constant Of Proportionality
Quiz
•
7th - 12th Grade
10 questions
DNA Replication Concepts and Mechanisms
Interactive video
•
7th - 12th Grade
10 questions
Unit 2: LS.Bio.1.5-LS.Bio.2.2 Power Vocab
Quiz
•
9th - 12th Grade
20 questions
Food Chains and Food Webs
Quiz
•
7th - 12th Grade
15 questions
Identify Triangle Congruence Criteria
Quiz
•
9th - 12th Grade
