
M4Y1 python
Flashcard
•
Other
•
1st - 3rd Grade
•
Hard
Wayground Content
FREE Resource
Student preview

4 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Какой цикл можно сделать бесконечным?
Back
while
2.
FLASHCARD QUESTION
Front
Для того, чтобы остановить работу цикла, используется инструкция...
Back
break
3.
FLASHCARD QUESTION
Front
Выбери фрагмент кода, в котором правильно расставлены отступы: for i in range(5): if i < 4: print(“Цикл работает”) else: print(“А сейчас закончится”)
Back
for i in range(5): if i < 4: print(“Цикл работает”) else: print(“А сейчас закончится”)
4.
FLASHCARD QUESTION
Front
Выбери фрагмент кода, в котором правильно расставлены отступы: count = 0 while True: a = int(input()) if a > 0: count = count + 1, count = 0 while True: a = int(input()) if a > 0: count = count + 1, count = 0 while True: a = int(input()) if a > 0: count = count + 1, count = 0 while True: a = int(input()) if a > 0: count = count + 1
Back
count = 0 while True: a = int(input()) if a > 0: count = count + 1
Similar Resources on Wayground
11 questions
Modalitats de Gimnàstica
Flashcard
•
1st Grade
12 questions
h7 WI Eenheden 1BB
Flashcard
•
1st Grade
1 questions
Untitled Flashcards
Flashcard
•
3rd Grade
10 questions
REW ADC11
Flashcard
•
1st - 5th Grade
10 questions
Understanding Numbers
Flashcard
•
KG
10 questions
KUIZ K1 KPD4015
Flashcard
•
2nd Grade
11 questions
H Chem: Chemical Analysis
Flashcard
•
KG
4 questions
Тест 4 Сынып Информатика
Flashcard
•
4th Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Other
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
13 questions
Subject Verb Agreement
Quiz
•
3rd Grade
9 questions
Fact and Opinion
Quiz
•
3rd - 5th Grade
10 questions
Verbs
Quiz
•
2nd Grade
17 questions
Multiplication facts
Quiz
•
3rd Grade
20 questions
Irregular Plural Nouns
Quiz
•
3rd Grade
11 questions
NFL Football logos
Quiz
•
KG - Professional Dev...