Python линейные алгоритмы

Python линейные алгоритмы

8th Grade

10 Qs

quiz-placeholder

Similar activities

Python lesson 3

Python lesson 3

8th Grade

11 Qs

Kuis Freeze Panes di Excel

Kuis Freeze Panes di Excel

7th Grade - University

15 Qs

COMPUTER  BASIC

COMPUTER BASIC

6th - 8th Grade

10 Qs

QBASIC Programming

QBASIC Programming

5th - 10th Grade

10 Qs

Kiểm tra 15' tin 8 lần 2

Kiểm tra 15' tin 8 lần 2

8th Grade

10 Qs

hardware and software(g3)

hardware and software(g3)

2nd - 10th Grade

10 Qs

Input, output and storage de

Input, output and storage de

8th Grade - Professional Development

14 Qs

Мотылек

Мотылек

6th - 8th Grade

14 Qs

Python линейные алгоритмы

Python линейные алгоритмы

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Ирина Самсонова

Used 66+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

10 sec • 1 pt

Выберите оператор, который выводит информацию на монитор

print()

input()

int(input())

float

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Назовите оператор Python

float

int

str

input

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Что будет выведено на монитор после выполнения программы:

s=5

a=s+10

print("s=",s)

s=s

s=10

10=10

s=15

15=15

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Как организуется ввод двух значений в одной строке. Дополните строку. Результат внесите без пробелов.

a,b=map(int, (). )

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Какой файл надо открыть для запуска программы Python?

IDLE

LEDI

ILED

IDL

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Какую команду надо выполнить для создания окна для написания программы в Python?

idle

new file

file-new

file - new file

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Как обозначается тип данных целых чисел?

float

str

int

bool

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers