Итог по for Pythton
Quiz
•
Computers
•
7th Grade
•
Practice Problem
•
Hard
Владимир Жданов
Used 1+ times
FREE Resource
Enhance your content in a minute
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что делает 3 строчка ?
печатает все в одну строку
Ведет счет чисел
переносит на новую строку
не влияет на вывод
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что делает 4 строчка кода?
Перенос на новую строку
вывод в одну строку
ставит пробел
выводит "х"
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой код выводит это ?
for i in range(5):
for j in range(5):
if i => j:
print("x", end=" ")
else:
print("-", end=" ")
print()
for i in range(5):
for j in range(5):
if i =< j:
print("x", end=" ")
else:
print("-", end=" ")
print()
for i in range(5):
for j in range(5):
if i == j:
print("x", end=" ")
else:
print("-", end=" ")
print()
for i in range(5):
for j in range(5):
if i == j or i + j == 4::
print("x", end=" ")
else:
print("-", end=" ")
print()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой код выведет на экран большой крест?
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что выведет данный код?
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
9 questions
QUEST FOR SUCCESS VOC. UNIT 1 Part 1 practice
Quiz
•
7th - 12th Grade
10 questions
Python
Quiz
•
3rd - 10th Grade
10 questions
Animation Interface
Quiz
•
7th - 8th Grade
9 questions
Сызықтық алгоритм
Quiz
•
7th Grade
9 questions
Introduction To Python
Quiz
•
6th - 8th Grade
10 questions
Apple - Learn to code (revision 1)
Quiz
•
7th Grade
7 questions
информатика
Quiz
•
4th - 7th Grade
10 questions
Working with tables
Quiz
•
5th - 12th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
15 questions
Equivalent Fractions
Quiz
•
4th Grade
20 questions
Figurative Language Review
Quiz
•
6th Grade
