
Қорытынды тест
Authored by tursinay maulen
Computers
7th Grade

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Айнымалыны дұрыс жариялау жолын таңда:
int x = 5
x = 5
var x = 5
x := 5
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python-да қай цикл шарты алдын ала тексерілетін циклге жатады?
for циклі
while циклі
do...while циклі
loop циклі
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Қай жолда синтаксис қатесі бар?
print("Hello World")
if x == 5:
for i in range(5) (қате – қос нүкте жоқ)
x = input("Enter number: ")
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python-да тізімнің (list) соңына элемент қосу үшін қандай әдіс қолданылады?
add()
append()
insert()
push()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Шартты оператордың синтаксисі дұрыс көрсетілген жолды таңда:
if x > 10 then print("Yes")
if x > 10: print("Yes")
if (x > 10) {print("Yes")}
if x > 10 print("Yes")
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Қандай нәтиже шығады?
x = 3
y = 2
print(x ** y)
6
9
5
1
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python-да функцияны қалай жариялаймыз?
function myFunc():
def myFunc():
func myFunc():
define myFunc():
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?