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
Bài 4: Thủ tục trong logo

Quiz
•
5th Grade
12 questions
ÔN TẬP HK 2 LỚP 4

Quiz
•
1st - 5th Grade
7 questions
Ôn tập Logo

Quiz
•
5th Grade
10 questions
Ôn tập kiến thức Logo - Lớp 4

Quiz
•
5th Grade
10 questions
logo tuần 25-lớp 5

Quiz
•
1st - 5th Grade
9 questions
Logo Commands

Quiz
•
2nd - 3rd Grade
11 questions
Sử dụng câu lệnh lặp

Quiz
•
4th Grade
10 questions
LOGO and the turtle

Quiz
•
2nd Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
15 questions
Character Analysis

Quiz
•
4th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade
10 questions
Identifying equations

Quiz
•
KG - University
14 questions
IREAD-3 Practice Test

Quiz
•
3rd Grade
15 questions
Multiplication Facts

Quiz
•
4th Grade