черепашка проф

Quiz
•
Computers
•
10th Grade
•
Hard

Anastasia Timonina
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Как импортировать файл под другим названием?
import turtle like tt
from turtle import tt
import turtle as tt
import turtle from tt
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Какая функция выключает след черепашки?
.up()
.down()
.on()
.draw()
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Какая функция включает след черепашки?
.up()
.down()
.on()
.draw()
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Какая функция рисует круг?
.square()
.rectangle()
.krug()
.circle()
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
.circle(100, 50)
За что отвечают аргументы 100 и 50?
100 -> Радиус
50 -> Угол
100 -> Угол
50 -> Радиус
100 -> Диаметр
50 -> Угол
100 -> Угол
50 -> Радиус
6.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
.goto(100, 50)
Что сделает данная функция?
Переместит черепашку в координату x=100, y=50
Нарисует прямоугольник размером a=100, b=50
Нарисует 50 градусов круга, с радиусом 100
7.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
Что нарисует данная программа?
Create a free account and access millions of resources
Similar Resources on Wayground
8 questions
Основы разработки Android-приложений

Quiz
•
9th - 12th Grade
9 questions
пайтон

Quiz
•
10th Grade
15 questions
Xб_Ст_Очер

Quiz
•
9th - 12th Grade
10 questions
ЕГЭ Информатика №14 - Функции

Quiz
•
10th Grade
10 questions
PyQt5

Quiz
•
5th - 11th Grade
10 questions
Python file

Quiz
•
1st - 10th Grade
12 questions
Строки_2

Quiz
•
10th Grade
11 questions
Тест по §1-2

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

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

Interactive video
•
6th - 10th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade
20 questions
Understanding Information Processing Cycle

Quiz
•
10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade