Python Tartaletka 3

Quiz
•
Computers
•
5th - 9th Grade
•
Medium
Svetlana Stroganova
Used 1+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Для написания кода для персонажа крема (cream) (имеются другие картинки крема), как цецесообразно поменять код?
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Для написания кода для персонажа рот (mouth) (имеются другие картинки рта), как цецесообразно поменять код, если два персонажа используются в анимации?
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Какой оператор необходимо добавить в цикл for для того чтобы перо(tart) двигалось справо налево?
метод xcor() и ycor() - определяют координаты x и y курсора
(выбери все правильные варианты)
tart.forward(-10)
tart.forward(10)
tart.forward(-50)
x=tart.xcor()
y= tart.ycor()
tart.goto (x-20,y)
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Какой оператор необходимо добавить в цикл for для того чтобы перо(tart) двигалось слева направо?
метод xcor() и ycor() - определяют координаты x и y курсора
(выбери все правильные варианты)
x=tart.xcor()
y=tart.ycor()
tart.goto(x-20,y)
x=tart.xcor()
y=tart.ycor()
tart.goto(x+20,y)
tart.forward(-20)
tart.forward(20)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой оператор нужно добавить после цикла for, чтобы спраятать перо с именем tart?
tart спрятать
tart=0
tart.hideturtle()
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Какие операторы необходимо добавить после цикла for, если нужно спрятать перо- картинку только в том случае, если координата пера x<-300?
метод hideturtle() делает перо невидимым
метод xcor() - возвращает координату x- пера
(выбери все правильные ответы)
if tart.xcor()<-300:
tart.hideturtle()
tart.xcor()<-300
tart.hideturtle()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Выбери функцию, которая прячет перо с именем tart
tart=turtle.Turtle()
tart.hideturtle()
tart.shape()
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Pygame

Quiz
•
9th Grade
10 questions
9 сынып 2 сабак 2024

Quiz
•
9th Grade
11 questions
python4-lesson02

Quiz
•
4th - 12th Grade
10 questions
python4-lesson06

Quiz
•
2nd - 12th Grade
13 questions
Python Tartaletka 4

Quiz
•
5th - 9th Grade
15 questions
PS2 М2У6

Quiz
•
6th - 8th Grade
12 questions
СОР 5кл по ИВТ за IVчетв

Quiz
•
5th Grade
13 questions
БЖБ 9 сынып 4 тоқсан

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade