Python квиз

Python квиз

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Lógica e Algoritmos para Estudantes

Lógica e Algoritmos para Estudantes

10th Grade

15 Qs

Software Development Quiz

Software Development Quiz

6th Grade - Professional Development

10 Qs

Python Code

Python Code

8th Grade - Professional Development

20 Qs

Instalações Elétricas

Instalações Elétricas

11th Grade

11 Qs

[1.1] Hello World!

[1.1] Hello World!

6th - 12th Grade

11 Qs

Close Reading

Close Reading

KG - University

10 Qs

Do you DOK?

Do you DOK?

9th Grade - University

10 Qs

IT1X54 Programming Essentials Week 2

IT1X54 Programming Essentials Week 2

12th Grade

10 Qs

Python квиз

Python квиз

Assessment

Quiz

Professional Development

9th - 12th Grade

Hard

Created by

Oleg Kotov

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Что это?

colors = ["#1c0121","#5c375e","#8acc10","#ed5934","#3b2f3d"]

список с

цветом

переменная

список

переменная с

цветом

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Что выводит текст в python?

input

print( )

Write( )

prInt( )

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Что считывает текст пользователя?

input( )

Read( )

print( )

Input( )

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

В какие кавычки помещают текст в print( )?

' '

не какие

" "

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

num = 5

num_2 = 10

num_3 = num_2 - num

Что выведет в консоль?

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Где логический оператор?

if

while ( )

if ( ) :

switch( )

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Напиши цикл (без ( ))

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?