Python 9
Quiz
•
Computers
•
8th - 10th Grade
•
Practice Problem
•
Hard
Майя Бабкина
Used 10+ times
FREE Resource
Enhance your content in a minute
27 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
Определите значение переменной b после выполнения данного алгоритма:
a = 3
b = 8
a = b - a * 2
b = 24 / a * 4
В ответе укажите одно целое число – значение переменной b.
2.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
Определите значение переменной b после выполнения данного алгоритма:
a = 7
b = 5
a = b * 4
b = a * 4
В ответе укажите одно целое число – значение переменной b.
3.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
Чему будет равна переменная «c» после выполнения этой программы:
a = 20
b = 3
b = a // b
c = a % (b + 1)
4.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
Чему будет равна переменная «c» после выполнения этой программы:
a = 22
b = 4
b = a % b
c = a // (b + 1)
5.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
Определите значение переменной «a» после выполнения фрагмента программы:
a = 10
if a < 15:
a += 12
else:
a -= 7
6.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
Определите значение переменной «a» после выполнения фрагмента программы:
a = 10
if a < 5:
a += 12
else:
a -= 7
if a < 5:
a += 12
else:
a -= 7
15
7
2
34
7.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
Определите значение переменной «a» после выполнения фрагмента программы:
a = 10
b = 5
if a > 5 and a < b:
a -= 5
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
24 questions
CS-9 Chapter-4 Computer Hardware Part 1: Rabin Ghimire
Quiz
•
8th - 9th Grade
22 questions
Q1-Quiz No. 1 PECs, Environment & Market
Quiz
•
9th Grade
22 questions
Dispositivos de entrada / saída / entrada e saída
Quiz
•
6th - 12th Grade
22 questions
Unit 4 Part 1
Quiz
•
9th Grade
23 questions
Dasar Komputer
Quiz
•
10th Grade
25 questions
Java Review
Quiz
•
9th Grade - University
22 questions
TRIMESTRAL TRIM2 2DO(22-23)1
Quiz
•
8th Grade
22 questions
Evaluación Diagnóstica Diseño de Bases de Datos
Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Computers
18 questions
Company Logos
Quiz
•
6th - 8th Grade
13 questions
PowerPoint Basics
Quiz
•
6th - 8th Grade
10 questions
App Creators Lesson 2.1-2.4
Quiz
•
8th Grade
10 questions
Exploring Computer Science Careers and Subfields
Interactive video
•
6th - 10th Grade
15 questions
AP CSP Unit 4
Quiz
•
10th - 12th Grade
23 questions
Prog 1 Python Q1 Practice
Quiz
•
9th - 12th Grade
