Python Grafika żółwia

Quiz
•
Computers
•
1st - 5th Grade
•
Hard
Kat Top
Used 2+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Jakie polecenie w module turtle pozwala żółwiowi narysować linię o długości 100 pikseli?
draw_line(100)
fd(100)
move_fd(100)
line(100)
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Jak obrócić żółwia o 90 stopni w prawo?
rotate_rt(90)
turn_rt(90)
rt(90)
rotate(90)
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Jak narysować okrąg o promieniu 100 pikseli?
draw_circle(100)
circle(100)
create_circle(100)
make_circle(100)
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Ile pikseli ma bok kwadratu, który zostanie narysowany za pomocą poniższego kodu?
from turtle import *
forward(120)
rt(90)
fd(120)
rt(90)
fd(120)
rr(90)
fd(120)
rt(90)
100 pikseli
120 pikseli
150 pikseli
180 pikseli
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Jaki moduł w Pythonie pozwala na tworzenie grafiki za pomocą żółwia?
graphics
art
turtle
draw
6.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Żółw przemieścił się o 100 kroków do przodu. Wybierz wszystkie polecenia, jakiemożna wydać, by osiągnąć taki rezultat:
fd(100)
fd(120); bk(20)
bk(100)
fd(10); fd(60); fd(30)
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Wbierz ciąg poleceń dla żółwia, po których wykonaniu na
ekranie powstanie następujący rysunek o szerokości 50.
lt(90); fd(50)
rt(90); fd(50)
lt(90); fd(50)
rt(90); fd(50)
rt(90); fd(50)
rt(90); fd(50)
lt(90); fd(50)
lt(90); fd(50)
lt(90); fd(50)
lt(90); fd(60)
rt(90); fd(60)
lt(90); fd(60)
8.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Wybierz ciąg poleceń dla żółwia, po których wykonaniu na
ekranie powstanie rysunek trójkąta równobocznego o boku 100.
fd(100);lt(120)
fd(100);lt(120)
fd(100);lt(120)
fd(100);lt(120)
fd(100);rt(120)
fd(100);lt(120)
fd(100);lt(120)
fd(120);lt(120)
fd(100);lt(120)
fd(120);lt(120)
fd(100);lt(120)
fd(120);lt(120)
Similar Resources on Wayground
12 questions
ÔN TẬP HK 2 LỚP 4

Quiz
•
1st - 5th Grade
10 questions
Turtle Logo Programming

Quiz
•
1st - 6th Grade
10 questions
Kiểm tra hk II lớp 5

Quiz
•
5th Grade
11 questions
k2 4-1

Quiz
•
3rd Grade
13 questions
k2 4-3

Quiz
•
3rd Grade
8 questions
Bài tập tuần 24_Tin học lớp 5

Quiz
•
3rd - 5th Grade
6 questions
Tea-Fijala

Quiz
•
1st - 5th Grade
7 questions
LƠP 5 LOGO

Quiz
•
5th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
9 questions
A Fine, Fine School Comprehension

Quiz
•
3rd Grade
10 questions
Common Denominators

Quiz
•
5th Grade
24 questions
Flinn Lab Safety Quiz

Quiz
•
5th - 8th Grade
12 questions
Passport Quiz 1

Quiz
•
1st - 5th Grade
10 questions
Making Predictions

Quiz
•
4th - 5th Grade
6 questions
Spiral Review 8/5

Quiz
•
4th Grade