
Grafika turtle - podstawy
Authored by iwona pabich
Computers
7th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Która funkcja w Python, moduł Turtle narysuje odcinek długości 100 w przód?
fd(100)
rt(100)
right(100)
lt(100)
left(100)
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Które polecenie podnosi pisak (przestaje rysować podczas ruchu)?
penup()
froward(100)
bk(100)
forward()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kod obok miał narysować kwadrat. W którym miejscu jest błąd?
brak ilości powtórzeń w range()
nie ma funkcji forward()
nie ma funkcji left()
za duży kąt skrętu
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Wybierz pętlę, która narysuje sześciokąt foremny.
for i in range(4):
fd(100)
rt(90)
for i in range(3):
fd(100)
rt(120)
for i in range(6):
fd(100)
lt(60)
for i in range(6):
fd(100)
rt(120)
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Jaki będzie skutek wywołania?
funkcja rysuje kwadrat zielony
funkcja narysuje kwadrat czarny
funkcja nie rysuje kwadratu, tylko inną figurę
funkcja narysuje figurę o dowolnym kolorze
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Aby uruchomić zdefiniowaną funkcję def sze(): należy wpisać
sze()
sze(bok)
sze(100)
call sze
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Funkcja miała narysować trójkąt równoboczny. Gdzie jest błąd?
nieprawidłowa ilość powtórzeń
nieprawidłowa ilość boków
nieprawidłowy kąt
nieprawidłowa długość boku
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?