
Python 1

Quiz
•
Computers, Mathematics
•
8th Grade
•
Hard
Кирилл Чеботарь
Used 2+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Для ввода числа в память компьютера используется оператор ...
input()
int(input())
print()
int(print())
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Определите, что появится на экране в результате выполнения программы:
a=input()
print("Всё хорошо?", "a")
Если пользователь введет слово "Маша"
Всё хорошо? Маша
Всё хорошо? а
Всё хорошо?
Всё хорошо?, "а"
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Переменная в Python - это
величина , которая имеет имя , тип , и значение
значение , которое не имеет имя
величина , которая имеет имя , но не имеет тип и значение
значение, которое имеет имя
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Для вывода сообщения на экран используется функция : ...
input()
int()
print()
string()
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Что будет выведено на экран ?
a=5
b=6
print(a)
11
5
6
1
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Что будет выведено на экран в результате выполнения фрагмента программы?
a=4
b=6
print(a*b)
24
6
12
a*b
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
С помощью какого значка мы присваиваем значение переменной?
=
:=
==
===
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Year 7 Python Lesson 1 Recap

Quiz
•
8th Grade
14 questions
Python

Quiz
•
KG - Professional Dev...
20 questions
Python_2

Quiz
•
6th - 8th Grade
13 questions
Python

Quiz
•
8th - 11th Grade
20 questions
Python Basics (CodeHS)

Quiz
•
7th - 12th Grade
10 questions
ôn tập tin 8 python

Quiz
•
8th Grade
12 questions
Mathematical Operators in Python

Quiz
•
8th Grade
10 questions
Викторина по Python (Урок 1-2)

Quiz
•
5th - 11th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
24 questions
Flinn Lab Safety Quiz

Quiz
•
5th - 8th Grade
15 questions
Wren Pride and School Procedures Worksheet

Quiz
•
8th Grade
10 questions
Essential Lab Safety Practices

Interactive video
•
6th - 10th Grade
10 questions
Converting Repeating Decimals to Fractions

Quiz
•
8th Grade