Python да бірнеше элементті қалай өзгертуге болады

пайтон сессия 3 часть

Quiz
•
Others
•
1st Grade
•
Easy
Лола Мырзаш
Used 2+ times
FREE Resource
51 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
list.replace(start, end, new_values)
list[started:end] = new_values
list.update(start, end, new_values)
list.set(start, end, new_values)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Бірнеше жолды бір жолға қалай біріктіруге болады
str1 + str2
str1.concat(str2)
" ".join([str1, str2])
merge(str1, str2)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Тізім элементтерін циклде қалай шығаруға болады
for item in list: print(item)
for list: print(item)
for item in range(len(list)): print(list[item])
for print (item) in list:
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python да сөздіктің барлық мәндерін қайтару үшін қандай әдіс қолданылады
dict.getValues()
dict.keys()
dict.values()
dict.extractValues()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Тізімнен элементтің бірінші кірісінің индексін қалай алуға болады
list.index(element)
list.find(element)
list.search(element)
list.position(element)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Плавающей точкой айнымалыны қалай құруға болады
float_variable = 3,14
float_variable = 3/14
float_variable = 3.14
float_variable = 3.14.0
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python да сөздіктің көшірмесін қалай жасауға болады
dict.clone()
dict.copy()
dict.deepcopy()
dict.duplicate
Create a free account and access millions of resources
Similar Resources on Wayground
50 questions
50 - 100

Quiz
•
1st Grade
50 questions
тарих 1-50 сурактар

Quiz
•
1st - 5th Grade
47 questions
Викторина без названия

Quiz
•
1st - 5th Grade
50 questions
әлеуметтану 51-100

Quiz
•
1st Grade
51 questions
1-АЙ 4-АПТА ҚҰҚЫҚ(VPS)

Quiz
•
1st Grade - University
50 questions
Пайтон сессия 2 часть

Quiz
•
1st Grade
50 questions
test 3

Quiz
•
1st Grade
50 questions
Анатомия 401-450 by Samatov Almat

Quiz
•
1st - 5th Grade
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade