
тема 7.3 и 7.4
Authored by Наталия Юрьева
Computers
10th Grade
Used 4+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Определите значение переменной а после выполнения программы
a = 27
if a < 8:
a += 70
else:
a -= 77
10
97
-50
50
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Определите значение переменной «a» после выполнения фрагмента программы:
a = 5
if a <= 5: a += 10
else: a -= 6
if a < 5: a += 12
else: a -= 7
15
27
12
8
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
a = 19
b = 11
if a > b: b += 22
else: a -= 10
if a > b: a += 10
else: a -= 45
print(a,b)
26 33
33 26
-26 33
26 -33
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Найдите программы без ошибок
a,b,c = map(int, input().split())
M = a
if M < b:
M = b
if c > M:
M = c
print(M)
a,b,c = (int, input().split())
M = a
if M < b:
M = b
if c > M:
M = c
print(M)
a=int(input())
b=int(input())
c=int(input())
M = a
if M < b:
M = b
if c > M:
M = c
print(M)
M = a
if M < b:
M = b
if c > M:
M = c
print(M)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Определите значение переменной «a» после выполнения фрагмента программы:
a = 5
b = 10
if a > 1 or a < b:
a -= 5
if a > 1 and a == b:
a -= 5
0
5
1
-5
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что должно стоять вместо многоточия, чтобы получилось а=2
a = 75
b = 56
if a > 1 ... a < b:
a -= 73
else:
a += 78
print (a)
not or
and
not
or
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
Tin học 10 _ Bài 16 _Định dạng văn bản
Quiz
•
10th - 12th Grade
10 questions
QBASIC Programming
Quiz
•
5th - 10th Grade
10 questions
Cos’è la ROM?
Quiz
•
6th - 12th Grade
10 questions
hardware and software(g3)
Quiz
•
2nd - 10th Grade
10 questions
Bài 13-Bổ sung các đối tượng đồ hoạ
Quiz
•
10th Grade
10 questions
DBMS- CLASS8 CBSE
Quiz
•
7th - 10th Grade
10 questions
JSPS Competition Hackathon - Scratch Language - Grade 1
Quiz
•
2nd Grade - University
10 questions
1.3 The Internet
Quiz
•
10th Grade
Popular Resources on Wayground
7 questions
History of Valentine's Day
Interactive video
•
4th Grade
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
15 questions
Valentine's Day Trivia
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
10 questions
Exploring Valentine's Day with Charlie Brown
Interactive video
•
6th - 10th Grade
18 questions
Valentines Day Trivia
Quiz
•
3rd Grade - University
20 questions
-AR -ER -IR present tense
Quiz
•
10th - 12th Grade
10 questions
Valentine's Day History and Traditions
Interactive video
•
6th - 10th Grade
21 questions
Presidents Day Trivia
Quiz
•
6th - 12th Grade
10 questions
Valentine's Day: History and Modern Celebration
Interactive video
•
9th - 12th Grade
11 questions
Valentine's Day Trivia
Quiz
•
8th - 12th Grade
10 questions
Factor Quadratic Expressions with Various Coefficients
Quiz
•
9th - 12th Grade