
8 задание
Authored by Диана Гафарова
Computers
11th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
Функция библиотеки itertools, которая возвращает: ('A', 'A', 'A', 'А'), ('A', 'A', 'A', 'Б'), ('A', 'A', 'A', 'Б')
2.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
Функция библиотеки itertools, которая возвращает: ('A', 'Б', 'В', 'Г'), ('A', 'Б', 'В', 'Д'), ('A', 'Б', 'В', 'Е')
3.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
Что выведет программа?
x = 89
s = ''
while x > 0:
s += str(x % 3)
x = x // 3
print(s)
0
22001
10022
1022
4.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
Что выведет программа?
x = 89
s = ''
while x > 0:
s += str(x % 3)
x = x // 3
print(x)
0
22001
10022
1022
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
itertools.product() примерно эквивалентна вложенным циклам
6.
FILL IN THE BLANK QUESTION
30 sec • 2 pts
Метод, который отвечает за объединение списка строк
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Выберите верную запись:
from itertools import*
for x in product('1234', r = 6):
from itertools import
for x in product('1234', r = 6):
from itertools import*
for x in product('1234', repeat = 6):
from intertools import*
for x in product('1234', repeat = 6)
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
Recursion Practice, Recursion Practice, Recursion Practice...
Quiz
•
10th Grade - University
10 questions
ôn tập học kỳ 1-lớp 5
Quiz
•
2nd Grade - University
10 questions
1.1 - System Architecture - CPU [OCR] [GCSE]
Quiz
•
9th - 12th Grade
10 questions
Паскаль. Основные команды
Quiz
•
8th - 11th Grade
14 questions
LA6.C6: Graphics Window
Quiz
•
9th Grade - University
10 questions
Excel
Quiz
•
10th - 11th Grade
15 questions
J808 LO1 and LO2 planning project keywords / terms
Quiz
•
9th - 11th Grade
12 questions
PF 4.01 and 4.02
Quiz
•
9th - 12th Grade
Popular Resources on Wayground
8 questions
Spartan Way - Classroom Responsible
Quiz
•
9th - 12th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
14 questions
Boundaries & Healthy Relationships
Lesson
•
6th - 8th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
3 questions
Integrity and Your Health
Lesson
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
9 questions
FOREST Perception
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade