Yakuniy test

Yakuniy test

1st Grade

30 Qs

quiz-placeholder

Similar activities

computer science test grade 4

computer science test grade 4

1st - 5th Grade

25 Qs

Graphic design NSDA level 3

Graphic design NSDA level 3

1st Grade

25 Qs

lesson 26

lesson 26

1st Grade

25 Qs

MS Word

MS Word

1st - 10th Grade

27 Qs

REVISION COMPUTER

REVISION COMPUTER

1st - 2nd Grade

30 Qs

MS OFFICE

MS OFFICE

1st - 3rd Grade

25 Qs

Elektron Hukumat Savollari

Elektron Hukumat Savollari

1st Grade

26 Qs

html

html

KG - 12th Grade

26 Qs

Yakuniy test

Yakuniy test

Assessment

Quiz

Computers

1st Grade

Easy

Created by

quiziz quiziz

Used 3+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

t.color('red')

t.fillcolor('yellow')

t.begin_fill()

t.circle(100)

t.end_fill()

sariql kontur bilan qizil doira chiziladi

qizil kontur bilan sariq doira chiziladi

qizil va sariq doira chiziladi

100 ta doira chiziladi

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

t.color('blue')

t.circle(100)

t.color('red')

t.circle(100)

t.color('green')

t.circle(100)

t.left(120)

t.color('red')

t.circle(100)

t.color('blue')

t.circle(100

t.left(120)

t.color('red')

t.circle(100)

t.color('red')

t.circle(100)

t.color('blue')

t.circle(100)

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

for k in range(-10,-1, +4):

print(k)

dastur natijasini ko'rsating

-14

-16

-10

-6

-2

-10

-1

+4

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

c = 0

m = 123

while m > 20:

d = m % 10

c = (c + d) * 10

m = m // 10

print(c)

30

0

3 va 12

1230

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

import turtle

i=turtle.Turtle()

i.color("yellow")

for side in range (20):

i.forward(side*20)

i.right(120)

qanday shakl hosil bo'ladi?

Media Image
Media Image
Media Image
Media Image

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

ushbu shaklni hosil qiluvchi dasturni belgilang

)i=turtle.Turtle()

i.color("yellow")

for color in ["red","yellow","blue","green","brown"]:

i.color(color)

i.forward(100)

i.right(144)

i=turtlimport turtle

e.Turtle()

i.color("yellow")

for color in ["red","yellow","blue","green","brown"]:

i.color(color)

i.forward(100)

i.right(120)

import turtle

i=turtle.Turtle()

i.color("yellow")

for color in ["red","yellow","blue","green","brown"]:

i.forward(100)

i.right(144)

import turtle

i=turtle.Turtle()

i.color("yellow")

for color in range(5):

i.color(color)

i.forward(100)

i.right(144)

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

import turtle

i=turtle.Turtle()

i.color("yellow")

for color in ["red","yellow","blue","green","brown"]:

i.color(color)

i.forward(100)

i.right(144)

import turtle

i=turtle.Turtle()

i.color("yellow")

for color in ["red","yellow","blue","green","brown","pink"]:

i.color(color)

for side in range(5):

i.forward(50)

i.right(144)

i.penup()

i.forward(60)

i.right(60)

i.pendown()

import turtle

i=turtle.Turtle()

i.color("yellow")

for color in ["red","yellow","blue","green","brown","pink"]:

i.color(color)

for side in range(5):

i.forward(50)

i.right(144)

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Discover more resources for Computers