СОР №2 четверть 2

Quiz
•
Computers
•
10th Grade
•
Medium
Yulian Serpokryl
Used 3+ times
FREE Resource
9 questions
Show all answers
1.
OPEN ENDED QUESTION
3 mins • 1 pt
Исправьте ошибку в коде:
def greet(name):
print("Hello, " name)
Evaluate responses using AI:
OFF
2.
OPEN ENDED QUESTION
3 mins • 2 pts
Что выведет этот код?
def f(x=5):
return x + 2
print(f())
Evaluate responses using AI:
OFF
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что делает def в Python?
4.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Что такое вершина в графе?
5.
OPEN ENDED QUESTION
3 mins • 1 pt
Напишите программу, которая заменяет букву "a" на "@" в строке "Qazaqstan"
Evaluate responses using AI:
OFF
6.
OPEN ENDED QUESTION
3 mins • 1 pt
Как получить длину строки?
Evaluate responses using AI:
OFF
7.
OPEN ENDED QUESTION
3 mins • 1 pt
Что такое индекс строки?
Evaluate responses using AI:
OFF
8.
MATCH QUESTION
1 min • 3 pts
Сопоставьте следующее
16
def k(x):
return x ** 2
print(k(4))
Hello
def h():
return "Hello"
print(h())
10
def g(x):
return x + 5
print(g(5))
6
def f(x):
return x * 2
print(f(3))
9.
MATCH QUESTION
1 min • 3 pts
Сопоставьте следующее
.replace("a", "@")
Преобразует строку в верхний регистр.
.count("a")
Считает количество вхождений символа a.
.strip()
Удаляет пробелы в начале и конце строки.
Преобразует строку в верхний регистр.
Заменяет все вхождения символа a на @.
Similar Resources on Wayground
10 questions
Unit 2 Review

Quiz
•
9th - 12th Grade
10 questions
Алгоритмы. Языки программирования

Quiz
•
10th Grade
9 questions
ЕГЭ "Информатика и ИКТ" (1,3,4,5,6,10,15,16,17)

Quiz
•
10th - 11th Grade
12 questions
Python Сестрорецк №10 Тест по функциям

Quiz
•
9th - 12th Grade
12 questions
Python Definitions

Quiz
•
10th - 12th Grade
10 questions
Базы данных

Quiz
•
10th Grade
11 questions
Информатика. Обзор.

Quiz
•
9th - 11th Grade
8 questions
Functions and Methods Review

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

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

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade