Jakie polecenie w module turtle pozwala żółwiowi narysować linię o długości 100 pikseli?
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
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 Quizizz
10 questions
LOGO LOP 4

Quiz
•
4th - 5th Grade
13 questions
4PB Block 7 Computing

Quiz
•
2nd - 3rd Grade
11 questions
TIN HOC 5 - TUAN 27

Quiz
•
1st Grade
13 questions
Crtanje u Pytonu 6.b

Quiz
•
5th - 6th Grade
9 questions
ICT Yr 5 - Programming in LOGO (Part 5)

Quiz
•
5th Grade
13 questions
k2 4-3

Quiz
•
3rd Grade
13 questions
tuần 25 lớp 4

Quiz
•
1st - 5th Grade
10 questions
KHỞI ĐỘNG TIN HỌC 5

Quiz
•
5th Grade
Popular Resources on Quizizz
10 questions
Chains by Laurie Halse Anderson Chapters 1-3 Quiz

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
15 questions
Character Analysis

Quiz
•
4th Grade
12 questions
Multiplying Fractions

Quiz
•
6th Grade
30 questions
Biology Regents Review #1

Quiz
•
9th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
50 questions
Biology Regents Review: Structure & Function

Quiz
•
9th - 12th Grade
Discover more resources for Computers
20 questions
math review

Quiz
•
4th Grade
15 questions
Character Analysis

Quiz
•
4th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
10 questions
Comparing Decimals

Quiz
•
5th Grade
10 questions
Identifying equations

Quiz
•
KG - University
15 questions
Multiplication Facts

Quiz
•
4th Grade
46 questions
Math Review EOG

Quiz
•
4th Grade
20 questions
Soil and Erosion Review

Quiz
•
3rd Grade