Қорытынды тест

Қорытынды тест

7th Grade

20 Qs

quiz-placeholder

Similar activities

ôn tập học kì 2 môn tin 7

ôn tập học kì 2 môn tin 7

7th Grade

20 Qs

Ôn tập kỳ 2 tin 6

Ôn tập kỳ 2 tin 6

1st - 12th Grade

15 Qs

Trắc nghiệm excel - 1

Trắc nghiệm excel - 1

KG - University

20 Qs

Quiz informatyczny

Quiz informatyczny

1st - 8th Grade

15 Qs

Asesmen Sumatif 1 Kelas 7

Asesmen Sumatif 1 Kelas 7

7th Grade

20 Qs

S2 Business Letters Assessment

S2 Business Letters Assessment

7th Grade

15 Qs

Database Basics v2 N5

Database Basics v2 N5

1st - 12th Grade

20 Qs

Yr 8 Introduction to  Networks & Internet

Yr 8 Introduction to Networks & Internet

7th - 8th Grade

20 Qs

Қорытынды тест

Қорытынды тест

Assessment

Quiz

Computers

7th Grade

Practice Problem

Hard

Created by

tursinay maulen

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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():

Create a free account and access millions of resources

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?