Python - тест

Quiz
•
Computers
•
1st - 12th Grade
•
Hard
Komarov Egor
Used 141+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Что будет напечатано при исполнении следующего кода? print(type(1 / 2))
class < 'int'>
class <'number'>
class <'float'>
class <'tuple'>
2.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Что будет напечатано?
name = "snow storm"
print(name[6:8])
st
sto
to
Syntax Error
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Что выведет следующая программа?
a = [1,2,3,None,(),[],]
print(len(a))
Syntax Error
4
5
6
7
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Что выведет следующая программа?
x = 4.5
y = 2
print(x // y)
2
2.25
9
20.25
5.
MULTIPLE SELECT QUESTION
1 min • 1 pt
1
2
3
4
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Что будет напечатано?
kvps = {"user","bill", "password","hillary"}
print(kvps['password'])
user
bill
password
Ничего. TypeError.
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Что будет показано в результате?
name = "John"
print(f'Hi, {name}')
Ошибка
"Hi, "
"Hi, John"
"Hi, name"
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Основные понятия языка программирования PYTHON

Quiz
•
7th Grade
10 questions
Тест по дисциплине «Программирование на python junior»

Quiz
•
1st Grade
10 questions
Python списки

Quiz
•
10th Grade
12 questions
Матрицы и генераторы списков

Quiz
•
10th Grade
10 questions
Python

Quiz
•
1st - 12th Grade
16 questions
Информатика 11 класс

Quiz
•
11th Grade
13 questions
OOP Python

Quiz
•
12th Grade
18 questions
Черепаха Python

Quiz
•
5th - 6th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
12 questions
3-5 Digital Citizenship: Appropriate Use

Quiz
•
3rd - 5th Grade
10 questions
Keyboard Typing

Quiz
•
4th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade