Print(),Input()

Print(),Input()

12 Qs

quiz-placeholder

Similar activities

python_1 занятие

python_1 занятие

KG

10 Qs

Python Quiz For Starters

Python Quiz For Starters

3rd Grade - Professional Development

17 Qs

Python

Python

9th - 12th Grade

10 Qs

python quiz

python quiz

1st - 12th Grade

10 Qs

Python soruları1

Python soruları1

KG

10 Qs

Python Class Test 1

Python Class Test 1

Professional Development

10 Qs

Viva Questions Python

Viva Questions Python

1st Grade

7 Qs

HTML PHP C++

HTML PHP C++

University

10 Qs

Print(),Input()

Print(),Input()

Assessment

Quiz

Other

Hard

Created by

Paradox Paradox

Used 3+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Что делает функция Print()?

Позволяет вводит данные на консоль.

Позволяет выводит данные на консоль.

Ничего

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Что делает функция Input()?

Ничего

Позволяет выводит данные на консоль.

Позволяет вводит данные на консоль.

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Выберите правильно написанный код.

Prlnt("Hello World")

Print("Hello World)

Print(Hello World)

Print("Hello World")

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Какой код нужно использовать чтобы вывести слово - Hello World!!! на консоль

Print("Hello Word")

Print(Hello World")

Print("Hello World")

Print("Hello World!!!")

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Что выводит эта ( % ) арифметическая операция?

Выводит целочисленное деление

Выводит остаток от деления

Выводит деление

Выводит умножение

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Что выводит эта ( // ) арифметическая операция?

Выводит целочисленное деление

Выводит остаток от деления

Выводит деление

Выводит умножение

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Какой код выводит остаток от деления

Print(5 // 4)

Print(5 ** 4)

Print(5 % 4)

Print(5 / 4)

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?