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

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

7th Grade

50 Qs

quiz-placeholder

Similar activities

ICT Word Documents

ICT Word Documents

3rd - 8th Grade

53 Qs

GCSE Python Legends

GCSE Python Legends

1st - 12th Grade

45 Qs

Python Year 7 Assessment

Python Year 7 Assessment

7th - 9th Grade

55 Qs

If then Else

If then Else

6th - 12th Grade

50 Qs

Y9 Python Turing 2023

Y9 Python Turing 2023

6th - 8th Grade

50 Qs

ICT KS3 ERC End of Year Quiz

ICT KS3 ERC End of Year Quiz

4th - 10th Grade

50 Qs

PAT TIK 7 23/24

PAT TIK 7 23/24

7th Grade

45 Qs

ICT Word Processing Essentials Test

ICT Word Processing Essentials Test

3rd - 8th Grade

53 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?