Урок03. Переменные. Ввод-вывод

Quiz
•
Computers
•
6th - 7th Grade
•
Hard
Иван Иванов
Used 25+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Определите тип данных в результате команды:
(3.0 + 5) * 4
int
float
str
bool
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что напечатает Питон после команды?:
123 == 123
True
123
False
'123'
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что выведет Питон после команды?:
print(int(12 / 3))
'12 / 3'
4.0
'4.0'
4
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Определите итоговый тип переменной:
a = int(12 / 3)
<class float>
дробное число
<class str>
строка
<class int>
целое число
<class bool>
логический тип
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Определите результат работы программы:
a = '10'
b = a * 3
print(b)
1000
30
'101010'
"303030"
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Команды из которых составляется программа записываются:
Слева направо..
Сверху вниз..
Через запятую
Чёрным по белому
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какая команда используется для ввода информации с клавиатуры?:
print( )
input( )
type( )
float( )
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Impress

Quiz
•
5th - 6th Grade
11 questions
HTML & CSS

Quiz
•
6th Grade
15 questions
Quiz-1 Python MD

Quiz
•
6th Grade
10 questions
HTML Basics

Quiz
•
7th - 10th Grade
10 questions
Class 7 HTML

Quiz
•
5th - 7th Grade
10 questions
Tables in HTML

Quiz
•
7th - 8th Grade
15 questions
HTML Image Tags

Quiz
•
6th - 8th Grade
10 questions
Informatica

Quiz
•
6th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade