Python Turtle 1

Python Turtle 1

9th Grade

6 Qs

quiz-placeholder

Similar activities

Small Basic Basics

Small Basic Basics

8th - 9th Grade

10 Qs

Python L1 Quiz 5: Random Numbers and More Turtle Features

Python L1 Quiz 5: Random Numbers and More Turtle Features

1st - 12th Grade

10 Qs

Модуль Turtle в Python

Модуль Turtle в Python

9th Grade

10 Qs

All quiz

All quiz

3rd Grade - University

10 Qs

UKIR DIVISI PORGRAMMING

UKIR DIVISI PORGRAMMING

9th - 12th Grade

10 Qs

Year 8 - Progress Check 1 (Python Turtle Shapes)

Year 8 - Progress Check 1 (Python Turtle Shapes)

8th - 9th Grade

10 Qs

Команди графічного модуля

Команди графічного модуля

1st - 12th Grade

10 Qs

Python L2- Quiz 1

Python L2- Quiz 1

5th - 12th Grade

7 Qs

Python Turtle 1

Python Turtle 1

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Izzat Parpiyev

Used 10+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

python turtle бірінші қатар

turtle from import *

from import turtle

from turtle import *

import from turtle*

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

100 pixel алға жүру

forward(-100)

forward(100)

backward(-100)

backward(100)

3.

OPEN ENDED QUESTION

3 mins • 1 pt

Media Image

Қабырғасы 100 pixel болатын шаршы сызатын программа жазыңыз.

Evaluate responses using AI:

OFF

4.

OPEN ENDED QUESTION

3 mins • 1 pt

Media Image

радиусы 30-ға тең шеңбер сызыңыз

Evaluate responses using AI:

OFF

5.

DRAW QUESTION

1 min • 1 pt

from turtle import *

fd(150)

rt(120)

fd(150)

rt(120)

fd(150)

Media Image

6.

DRAW QUESTION

1 min • 1 pt

кодтың нәтіжесі

Media Image