
Черепаха и текстовые данные

Quiz
•
Information Technology (IT)
•
12th Grade
•
Hard
СМИТАП | Онлайн-школа
FREE Resource
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
Similar Resources on Wayground
8 questions
Основы установки и создания Django

Quiz
•
12th Grade
14 questions
Викторина о Никитенко

Quiz
•
12th Grade
10 questions
Kuis Dasar Koding dan AI

Quiz
•
12th Grade
10 questions
Функции в MS EXCEL

Quiz
•
12th Grade - University
10 questions
Проверка знаний по Python

Quiz
•
12th Grade
10 questions
Python Variables Quiz

Quiz
•
12th Grade
10 questions
Quiz aula 8

Quiz
•
9th - 12th Grade
12 questions
Співпраця та навчання в інтернеті

Quiz
•
4th Grade - University
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 Information Technology (IT)
10 questions
Video Games

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

Lesson
•
9th - 12th Grade
6 questions
Rule of Law

Quiz
•
6th - 12th Grade
15 questions
ACT Math Practice Test

Quiz
•
9th - 12th Grade
18 questions
Hispanic Heritage Month

Quiz
•
KG - 12th Grade
28 questions
Ser vs estar

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

Quiz
•
KG - University
13 questions
BizInnovator Startup - Experience and Overview

Quiz
•
9th - 12th Grade