Модуль Turtle в Python

Quiz
•
Computers
•
9th Grade
•
Hard
Татьяна Мирошина
Used 51+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Какая фигура будет нарисована в результате выполнения этого кода?
квадрат
треугольник
прямоугольник
шестиугольник
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как вы импортируете библиотеку черепашьей графики?
import_turtle
from turtle import
turtle import
import turtle
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какая команда используется для перемещения черепахи вперед?
turtle.penup()
turtle.forward()
turtle.left()
turtle.backward()
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Какой порядок команд является правильным для того, чтобы переместить черепаху вперед на 120 без рисования на экране?
turtle.forward(120)
turtle.penup()
turtle.pendown()
turtle.pendown()
turtle.forward(120)
turtle.penup()
turtle.penup()
turtle.forward(120)
turtle.pendown()
5.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Какие настройки можно применить к черепашьей графике Python? Отметьте все те, которые применяются.
положение
цвет
звук
направление, угол поворота
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что делает backward(300)?
Двигается вперед на 300 шагов
Двигается вниз экрана на 300 шагов
Двигается влево на 300 шагов
Двигается назад на 300 шагов
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Чтобы остановить рисование черепахой на экране, какую из следующих команд вам нужно использовать?
penup:
penup( )
pen_up( )
penup( ):
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Tkinter Python

Quiz
•
6th - 11th Grade
12 questions
Графічний інтерфейс користувача на мові Python

Quiz
•
8th - 11th Grade
15 questions
Quiz

Quiz
•
9th - 10th Grade
15 questions
Python_Exam

Quiz
•
6th - 10th Grade
10 questions
UKIR DIVISI PORGRAMMING

Quiz
•
9th - 12th Grade
10 questions
Команди графічного модуля

Quiz
•
1st - 12th Grade
10 questions
Computational thinking - General review of the course

Quiz
•
9th - 12th Grade
12 questions
Hermitage - McLean

Quiz
•
7th Grade - University
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd 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
30 questions
Computer Terminology Exercise #1 ( Fill Ins)

Quiz
•
9th Grade
15 questions
MLA Formatting

Quiz
•
9th Grade
20 questions
Typing Practice

Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Google Sheets Quiz

Quiz
•
9th Grade