1) What is the correct way to import the turtle library? a) import tortoise b) import turtle c) include turtle 2) What does turtle.Turtle() do? a) Creates a screen b) Draws a circle c) Deletes drawings 3) Which line of code creates a turtle named t? a) t = turtle.Create() b) t = make.Turtle() c) t = turtle.Turtle() 4) What does speed(10) change? a) Drawing speed b) Pen size c) Turtle color 5) Which command changes the turtle’s shape (ex: “turtle”, “arrow”)? a) form("turtle") b) shape("turtle) c) style("turtle") 6) Which command draws a circle? a) draw_circle() b) round() c) circle() 7) What does the command goto(50, -20) do? a) Resets the turtle b) Move the turtle to position (50, -20) c) Draws a line to (50, -20) 8) What does write("Hello") do? a) Draws a circle b) Changes the color of "Hello" c) Writes "Hello" on the screen 9) Which command changes the thickness of the pen? a) pensize(5) b) color(5) c) penwidth() 10) What does color("red") do? a) Fills the screen red b) Changes the pen and the turtle color to red c) Draws a red square 11) Which command turns the turtle to the left? a) right() b) go_left() c) left() 12) What does forward(100) do? a) a) Moves the turtle backward 100 steps b) Moves the turtle forward 100 steps c) Turns the turtle 13) Which command lifts the pen so the turtle moves without drawing? a) pendown() b) penup() c) write() 14) Which command makes the turtle draw when it moves? a) penup() b) pendown() c) no_draw() 15) The command turtle.done() : a) Keeps the turtle graphics window open until you close it. b) Close the program
0%
Python Turtle Quiz
공유
공유
공유
만든이
Rukaya8
7th Grade
8th Grade
technology
콘텐츠 편집
인쇄
퍼가기
더보기
할당
순위표
더 보기
접기
이 순위표는 현재 비공개입니다.
공유
를 클릭하여 공개할 수 있습니다.
자료 소유자가 이 순위표를 비활성화했습니다.
옵션이 자료 소유자와 다르기 때문에 이 순위표가 비활성화됩니다.
옵션 되돌리기
퀴즈
(은)는 개방형 템플릿입니다. 순위표에 올라가는 점수를 산출하지 않습니다.
로그인이 필요합니다
비주얼 스타일
글꼴
구독 필요
옵션
템플릿 전환하기
모두 표시
액티비티를 플레이할 때 더 많은 포맷이 나타납니다.
결과 열기
링크 복사
QR 코드
삭제
자동 저장된
게임을 복구할까요?