информатика

информатика

8th Grade

12 Qs

quiz-placeholder

Similar activities

8-класс (4 - чейрек)

8-класс (4 - чейрек)

8th Grade

16 Qs

War Games

War Games

7th - 8th Grade

12 Qs

Python Graphics

Python Graphics

6th - 8th Grade

10 Qs

CCGA Unit 4 and 5

CCGA Unit 4 and 5

7th - 8th Grade

15 Qs

ไพทอน เต่า

ไพทอน เต่า

7th - 12th Grade

10 Qs

Small Basic 2

Small Basic 2

KG - 8th Grade

10 Qs

Code.org Unit 3 Lessons 15-17

Code.org Unit 3 Lessons 15-17

6th - 8th Grade

10 Qs

BLOCKLY GAMES PILIHAN GANDA

BLOCKLY GAMES PILIHAN GANDA

8th Grade

10 Qs

информатика

информатика

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Cholpon Satarova

Used 7+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Turtle модулун программга кошуу үчүн кайсы команда колдонулат?

include turtle

import turtle

use turtle

turtle.import

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Таш баканы алдыга 50 кадам жылдыруу үчүн кайсы команда жазылат?

turtle.move(50)

turtle.forward(50)

turtle.go(50)

turtle.step(50)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Таш баканы оңго 90 градуска буруу үчүн кайсы команда колдонулат?

turtle.right(90)

turtle.turn(90)

turtle.left(90)

turtle.rotate(90)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Экранда чийилген сызыктын түсүн кызыл кылуу үчүн кайсы команда туура?

turtle.setcolor("red")

turtle.fillcolor("red")

turtle.pen("red")

turtle.color("red")

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Таш баканын калемин көтөрүп, сызык чийбей жүрүшү үчүн кайсы команда колдонулат?

turtle.up()

turtle.down()

turtle.penoff()

turtle.lift()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Төмөнкү код эмне чийет?

python

import turtle

t = turtle.Turtle()

for i in range(4):

t.forward(50)

t.left(90)

Үч бурчтук

Төрт бурчтук

Тегерек

Сызык

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Таш бакага тегерек чийдирүү үчүн кайсы команда колдонулат?

turtle.round(50)

turtle.drawcircle(50)

d) turtle.loop(50)

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?