Енгізу шығару операторы Пайтон

Енгізу шығару операторы Пайтон

1st - 10th Grade

5 Qs

quiz-placeholder

Similar activities

Conceptos Básicos

Conceptos Básicos

9th Grade

10 Qs

Python-Partie6

Python-Partie6

1st Grade

10 Qs

Python Codehs

Python Codehs

7th - 12th Grade

10 Qs

Python Final Assessment

Python Final Assessment

4th - 12th Grade

10 Qs

Python practice questions

Python practice questions

4th - 6th Grade

10 Qs

if...else statements

if...else statements

6th - 8th Grade

8 Qs

Информатика 8сынып

Информатика 8сынып

6th - 8th Grade

6 Qs

6 сынып. Python

6 сынып. Python

6th Grade

6 Qs

Енгізу шығару операторы Пайтон

Енгізу шығару операторы Пайтон

Assessment

Quiz

Computers

1st - 10th Grade

Medium

Created by

포르노 포

Used 7+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Санды енгізу операторы:

output

print

input

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

z айнымалысының мәнін экранға шығарудың дұрыс нұсқасын таңдаңыз.

print z

print [z]

print (z)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Модульден шығару операторы

pow

abs

round

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

pow(6, 2) неге тең болады?

4

8

36

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python ортасында программаны іске қосу үшін қандай перне қолданылады?

Alt+F5

F5

Ctrl+F9