Python: тестуваня

Quiz
•
Computers
•
8th Grade
•
Hard
Olga Maksimenko
Used 7+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Що виконає програма?
True
"Five is greater than two!"
Five is greater than two!
False
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Визначіть результат:
print(str(2023))
2023
"2023"
Error
str
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Визначіть результат:
print(float(2023))
2023
"2023"
Error
2023.0
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Визначіть результат:
print(int("1.0"))
1
"1"
1.0
int("1.0")
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Результат:
type(x)
type(y)
<class 'int'>
<class 'float'>
<class 'int'>
<class 'str'>
<class 'str'>
<class 'int'>
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
a = "Паліндром"
print(a[1])
а
a[1]
a
"Паліндром"
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
a = "Паліндром"
print(a[0:9:5])
Паліндром
Пд
д
нічого не виведе
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Python

Quiz
•
6th - 8th Grade
15 questions
python

Quiz
•
8th Grade
15 questions
Python Casting and Input

Quiz
•
8th - 11th Grade
10 questions
Цикл While в Python

Quiz
•
8th Grade
15 questions
3D Printing

Quiz
•
6th - 8th Grade
16 questions
Python Revision

Quiz
•
8th Grade
12 questions
N5 SDD - Python input and output

Quiz
•
7th - 11th Grade
10 questions
Программирование линейных и разветвляющихся алгоритмов

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