Викторина по Python (Урок 1-2)
Quiz
•
Professional Development, Computers
•
5th - 11th Grade
•
Practice Problem
•
Hard
Никита Карасёв
Used 43+ times
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Какая функция используется для ввода информации в Python?
int()
input()
print()
str()
Answer explanation
Very good! Для ввода информации с клавиатуры мы используем функцию input()
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Какая функция используется для вывода информации в Python?
input()
str()
print()
int()
Answer explanation
Nice! Для вывода информации мы используем функцию print()
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
В каком случае мы не получим ошибку?
input(введи тут число)
inp = input()
print(inp + 12)
print('1232')
int('hello world')
Answer explanation
Именно! Во всех остальных случаях мы получим ошибку.
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Как в Python выглядит оператор присваивания?
==
-
=
:
Answer explanation
В точку! В Python оператор присваивания это "=".
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
В какой функции записан аргумент?
int()
print()
str(12345)
input()
Answer explanation
Да! Аргумент функции записывается в скобках.
6.
FILL IN THE BLANK QUESTION
1 min • 5 pts
Как запросить у пользователя ввод числа с клавиатуры? В аргумент функции ничего передавать не нужно.
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Что нужно добавить в конце логического условия?
if условие;
if условие -
if условие =
if условие:
Answer explanation
Верно! Двоеточие в конце условие дословно означает "тогда".
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
12 questions
Ką žinau apie kompiuterį
Quiz
•
5th Grade
15 questions
Ethical and Social Issues in ICT
Quiz
•
10th Grade
12 questions
JUEGO - UNIDADES DE MEDIDA DE ALMACENAMIENTO
Quiz
•
1st - 10th Grade
10 questions
ICT Java programming workshop
Quiz
•
9th Grade
13 questions
Воспаление
Quiz
•
5th Grade
15 questions
BÀI 16 - THUẬT TOÁN SẮP XẾP
Quiz
•
9th Grade - University
10 questions
Word 2016
Quiz
•
10th Grade
10 questions
C# lesson10
Quiz
•
1st - 10th Grade
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Professional Development
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
