
Черепаха и текстовые данные
Authored by СМИТАП | Онлайн-школа
Information Technology (IT)
12th Grade

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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('цвет')
Access all questions and much more by creating a free account
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
Already have an account?
Similar Resources on Wayground
15 questions
Python for loop/lists
Quiz
•
9th Grade - University
15 questions
Pensamento Computacional
Quiz
•
12th Grade
10 questions
SOAL KODING-1
Quiz
•
12th Grade
15 questions
Контроль качества ИС
Quiz
•
12th Grade - University
10 questions
Kuis BK : Strategi Algoritmik
Quiz
•
12th Grade
15 questions
Desafios do Pensamento Computacional
Quiz
•
12th Grade
11 questions
Национальные стандарты
Quiz
•
12th Grade
10 questions
Koding dan Kecerdasan Buatan
Quiz
•
12th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Information Technology (IT)
15 questions
Making Inferences
Quiz
•
7th - 12th Grade
23 questions
TSI Math Vocabulary
Quiz
•
10th - 12th Grade
20 questions
-AR -ER -IR present tense
Quiz
•
10th - 12th Grade
20 questions
SSS/SAS
Quiz
•
9th - 12th Grade
20 questions
Predicting Products
Quiz
•
9th - 12th Grade
20 questions
Presidents Day challenge
Quiz
•
9th - 12th Grade
20 questions
Food Chains and Food Webs
Quiz
•
7th - 12th Grade
20 questions
Banking
Quiz
•
9th - 12th Grade