програмированный сессия

програмированный сессия

7th Grade

50 Qs

quiz-placeholder

Similar activities

Python

Python

6th - 8th Grade

55 Qs

Python Final exam 2025

Python Final exam 2025

6th - 9th Grade

48 Qs

GCSE Python Legends

GCSE Python Legends

1st - 12th Grade

45 Qs

Пајтон-квиз број 6

Пајтон-квиз број 6

7th Grade

45 Qs

Python and Scratch G7

Python and Scratch G7

7th Grade

45 Qs

Y8 ASSESSMENT

Y8 ASSESSMENT

7th - 8th Grade

50 Qs

Silent Teacher Easy Python

Silent Teacher Easy Python

5th - 10th Grade

45 Qs

CodeCademy - Python 3 - Syntax and Functions

CodeCademy - Python 3 - Syntax and Functions

7th - 12th Grade

50 Qs

програмированный сессия

програмированный сессия

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Иван Маер

Used 6+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Бөлшек,нақты санның типі Python-да қалай аталады?

float()

bool()

type()

str()

int()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Экранға «Сәлем, Нұрбол ағай» мәтінін Python-

да калай шығарамыз?

display('Сәлем, Нұрбол ағай)

print("Сәлем, Нұрбол ағай")

show('Сәлем, Нұрбол ағай)

print(«Сәлем, Нұрбол ағай»)

print(Сәлем, Нұрбол ағай)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Жолдық типі Python-да қалай аталады?

type()

bool()

str()

float()

int()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a = 5

b = 71

a = a + b

print(a)

коды экранға қандай нәтижені береді?

75

5

а

76

715

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print("Salem","zhas\ntulek") коды ³крана кандай

нәтижені береді?

Salem<br> zhas <br>tulek

Salem, zhas <br> tulek

Salem zhas<br> tulek

Salem, zhas\ntulek

"Salem","zhas\ntulek"

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print('95' + '14') коды экранға қандай нәтижені

бередi?

9514

109

95

error

14

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print("140", end=")

print("ball")

коды экранға қандай нәтижені береді?

"140", end=" " ball

140ball

140 <br>140 ball ball

error

140 ball

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?