Search Header Logo

Python

Authored by павел корнилов

Other

Professional Development

Used 2+ times

Python
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Какая из этих программ написана правильно

a = hello, world

print('hello, world')

print('hello, world')

print("hello, world')

print(hello, world)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Каким символом в Python обозначается деление (целочисленное)

**

%

//

/

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Каким символом в Python обозначается возведение в степен

/

//

\

**

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Каким символом в Python обозначается остаток от деления

%

//

**

/

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Каким символом в Python обозначается комментарий

^

=

#

\

6.

FILL IN THE BLANKS QUESTION

30 sec • 1 pt

Что выйдет в консоли исходя из этой команды;

pets = 1000

towns = 100

cities = 15

print('Остальные проживают в' , towns, 'домах')

(a)  

7.

FILL IN THE BLANKS QUESTION

30 sec • 1 pt

Что выйдет в консоли исходя из этой команды;

pets = 1000

towns = 100

cities = 15

print('В наличии' , pets, 'животных')

(a)  

Access all questions and much more by creating a free account

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?