Search Header Logo

9-сынып массив индекс python

Authored by Python Js

Computers

12th Grade

Used 3+ times

9-сынып массив индекс python
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Тізім элементін оның Python индексі бойынша қалай алуға болады?

list [индекс]
get (list, индекс)
list.item (индексі)
index (list, индекс)

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Тізімдегі ең аз мәнді анықтау үшін қандай әдіс пайдаланылады?

list.min()
min(list)
list.minimum()
minimum(list)

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Тізімдегі ең үлкен мәнді анықтау үшін келесі әдістердің қайсысы пайдаланылады?

max(list)
list.maximum()
list.max()
maximum(list)

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Тізімдегі элементтер санын қалай білуге болады?

size(list)
count(list)
len(list)
elements(list)

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Берілген ауқымдағы сандар тізімін қалай жасауға болады?

list.create(start, end)
create_list(start, end)
list(range(start, end))
range_list(start, end)

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Берілген ауқымнан кездейсоқ санды қалай алуға болады?

random.number(start, end)
random.randint(start, end)
randint.random(start, end)
get_random(start, end)

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Пайдаланушыдан Python қызметіне енгізуді қалай сұрауға болады?

get_input()
input()
user_input()
read_input()

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?