Search Header Logo

GEN ИНФО 2-АЙ 4-АПТА

Authored by biology juz

Information Technology (IT)

11th Grade

Used 5+ times

GEN ИНФО 2-АЙ 4-АПТА
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For циклі

Шартты

Қадамды

Арифметикалық

Үзіліссіз

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

range функциясының максимум қабылдайтын аргумент саны

3

2

1

0

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

0 1 2 3 4 5 6 7 сандарын шығару үшін

for i in range(1,7)

for i in range(7)

for i in range(1, 8)

for i in range(8)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

0 2 4 6 8 сандарын шығару үшін

for i in range(0,9)

for i in range(0,9,2)

for i in range(0,9,3)

for i in range(0,8,2)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

count = 0 for i in range(3): count += i print(count)

3

4

7

12

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

total = 0 for i in range(1, 5): total += i print(total)

10

15

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

text = "code" for char in text: print(char)

c o d e

code

әрбір әріп жаңа жолға шығарылады

ештеңе шықпайды

Access all questions and much more by creating a free account

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

Already have an account?