Print() - input()

Quiz
•
Computers
•
6th Grade
•
Hard
Алёна Антонова
Used 139+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Определи тип переменной Х после выполнения следующий действий:
х=2**4
х=3,1+х
bool
int
float
str
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Выберите варианты ответа, при которых переменная a принимает целый тип данных.
a=7//2
a=7%2
a=7/2
a=3.5*2
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Рассмотри код, укажи верный вариант результата выполнения программы
a=6
b=15
c=38
s=a+b+c
print(s)
6
38
15
59
57
4.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
Что выведет программа?
a = 15
b = 2
print(a//b)
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Что выведет программа?
a = "ppp"
b = "aaa"
print(a+b)
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Что выведет программа?
a = 7
b = 5
print(a-b)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Определи тип переменной Х после выполнения следующий действий:
x=input()
bool
int
float
str
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
SCRATCH - занятие 3 (Тинс)

Quiz
•
4th - 6th Grade
12 questions
Типы данных Python2

Quiz
•
6th Grade - University
10 questions
питон-1 каз

Quiz
•
6th Grade
10 questions
Пользовательский интерфейс

Quiz
•
6th - 7th Grade
10 questions
Python 6 класс

Quiz
•
6th Grade
10 questions
Python

Quiz
•
1st - 12th Grade
6 questions
Информатика 8сынып

Quiz
•
6th - 8th Grade
11 questions
Этичный хакер 4

Quiz
•
6th - 8th 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