Python начало

Quiz
•
Computers
•
8th Grade
•
Hard
Ирина Самсонова
Used 6+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
С помощью какой команды нельзя присвоить значение переменной а?
С помощью команды присваивания
С помощью команды print()
С помощью команды input()
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Целочисленным переменным a, b, c надо присвоить соответственно значения 1, 2, 3. Какой оператор ввода соответствует входному потоку 2 1 3?
b,a,c = map(int, input().split())
a, b, c = map(int, input().split())
b, a, c = map(float, input().split())
3.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Какие из перечисленных слов не относится к служебным словам языка программирования Python?
read
input
str
write
4.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Укажите допустимые имена в Python.
-f
_2f
32d
d3
bool
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Каким служебным словом обозначают логический тип данных?
Similar Resources on Wayground
10 questions
Кодирование информации

Quiz
•
7th - 10th Grade
10 questions
8 класс ТЕХНОЛОГИЯ ОБРАБОТКИ ТЕКСТОВЫХ ДОКМЕНТОВ

Quiz
•
8th Grade
10 questions
Программирование алгоритма 8 класс

Quiz
•
1st - 10th Grade
10 questions
Алгоритмы и исполнители

Quiz
•
8th Grade
10 questions
Storage Devices and Input or Output

Quiz
•
7th - 9th Grade
10 questions
Алгоритмы

Quiz
•
5th - 11th Grade
10 questions
Логические операции

Quiz
•
1st - 10th Grade
10 questions
§ 1 Алгоритм и его свойства

Quiz
•
1st - 10th 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
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
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade