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
10 questions
Python Programming

Quiz
•
7th - 9th Grade
10 questions
KS4 Programming Techniques (1)

Quiz
•
8th - 10th Grade
11 questions
Алгоритмді программалау

Quiz
•
8th Grade
10 questions
ФО_22 урок_8 класс

Quiz
•
8th Grade
10 questions
Тест. Логічні операції

Quiz
•
7th - 12th Grade
12 questions
Цикл While

Quiz
•
8th - 11th Grade
10 questions
VIII_сам_раб_Pasc1

Quiz
•
8th Grade
8 questions
if...else statements

Quiz
•
6th - 8th 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
15 questions
Acceptable Use Policy (Quiz)

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

Quiz
•
6th - 8th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
15 questions
Computer Components Video

Interactive video
•
8th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade