информатика тест

информатика тест

8th Grade

10 Qs

quiz-placeholder

Similar activities

conditional statements

conditional statements

8th Grade

7 Qs

Python Revision

Python Revision

8th Grade

15 Qs

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

Intro to Python

Intro to Python

8th Grade

10 Qs

Introduction to Python Turtle

Introduction to Python Turtle

7th - 8th Grade

10 Qs

Hangman Game - Programming Questions

Hangman Game - Programming Questions

7th - 11th Grade

15 Qs

Python variables

Python variables

6th - 8th Grade

8 Qs

Python Data Types and Arithmetic Quiz

Python Data Types and Arithmetic Quiz

8th Grade

7 Qs

информатика тест

информатика тест

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Бобур Ганиев

Used 8+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Рўйхатнинг тўгри варянтини танла

My_list={1,2,3,4,5,6,7}

My_list=(1,2,3,4,5,6,7)

My_list=[1,2,3,4,5,6,7]

My_list=<1,2,3,4,5,6,7>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Юқоридаги циклнинг натижасини топ (for i in range(1,6,2):print(I,end="")

1 2 3 4 5

1 3 5

1 3

2 4 6

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Рўйхатлар қандай символлар билан ёзилади ?

[]

{}

()

<>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Юкоридаги коднинг натижаси кандай булади ?

a=[20,30,40]

print(a[1])

20

30

40

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Сузлар кандай символнинг ичида ёзилади ?

{}

[]

()

" "

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Юқоридаги коднинг натижаси қандай бўлади ?

s= “HELLO ”

print(s[0])

H

E

L

O

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HELLO сўзини тескари тартибда ёзиб чиқарувчи код бу?

s.reverse()

s[::-1]

s.sorted

s.split

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?