
Пайтон сессия 2 часть
Authored by Лола Мырзаш
Others
1st Grade
Used 4+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
50 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python да объектінің сан екенін қалай тексеруге болады
tupe(x)=='int'
isinstance(x,(int, float))
isinstance(x, number)
tupe(x)==float
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
s ="Hello" жолынан 1 ден 3 индексіне дейінгі ішкі жолды қалай алуға болады
s[1:3]
s.slice(1, 3)
s[1, 3]
s[1:4]
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Келесі кодтың нәтижесі қандай болады х = 5; у = 2; print (x // y)
2
2.5
3
Қате
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python да жиын (set) құрудың дұрыс әдісі қайсысы
{}
[]
set()
set([])
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python да бағдарламаны қалай аяқтауға болады
Stop ()
exit ()
end()
quite ()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Келесі кодтың нәтижесі қандай болады х = "abs"; print(x[1:])
Қате
abc
ab
bc
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python да пернетақтадан жолды оқуға арналған функция қалай аталады
input ()
read ()
scan ()
get()
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?