
Python algoritm 7/8
Quiz
•
Computers
•
7th Grade
•
Hard
Gayane Hayrapetyan
Used 14+ times
FREE Resource
Enhance your content
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ո՞րն է գծային ալգորիթմի հիմնական հատկանիշը։
Կրկնվող գործողություններ
Ընտրություն՝ ըստ պայմանների
Քայլերի հաջորդական իրականացում առանց ճյուղավորման
Ֆունկցիաների օգտագործում
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Ի՞նչ արդյունք կտպի հետևյալ կոդը։
x = 4
if x > 5:
print("A")
else:
print("B")
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ո՞րն է սխալ կոդի օրինակ Python-ում։
a = 5
b = 10
print(a + b)
for i in range(5):
print(i)
print("Hello"
x = 3
if x == 3:
print("Yes")
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ո՞րն է ցիկլիկ ալգորիթմի նպատակն ու առանձնահատկությունը։
Ընտրում է միայն ճիշտ ճյուղը
Կատարում է միայն մեկ գործողություն
Կրկնում է գործողությունները մինչև պայմանը ճշմարիտ է
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ո՞ր նշանն է օգտագործվում մեկնաբանություն գրելու համար Python-ում։
//
<!-- -->
#
/* */
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ի՞նչ տիպի սխալ կստացվի այս կոդում․
name = "Anna"
age = 20
print(name + age)
NameError
SyntaxError
TypeError
IndexError
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ո՞րն է branching (ճյուղավորվող) ալգորիթմի օրինակը։
a = 5
b = 10
c = a + b
if x > 10:
print("Big")
else:
print("Small")
for i in range(3):
print(i)
print("Hello, world!")
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
20 questions
GCSE J277 - 2.3.2 - Syntax and Logic Errors
Quiz
•
7th Grade
10 questions
Python list and tuple
Quiz
•
6th - 8th Grade
10 questions
KS3 GCSE Computer Science (Programming / Python)
Quiz
•
7th - 11th Grade
12 questions
Power Point
Quiz
•
7th Grade
10 questions
PYTHON (FOR LOOP)
Quiz
•
1st - 10th Grade
20 questions
ԱՄՓՈՓՈՒՄ
Quiz
•
7th Grade
10 questions
Ինֆորմատիկա
Quiz
•
6th - 11th Grade
10 questions
Թեստավորման և կարգաբերման հիմունքները
Quiz
•
7th 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 Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
25 questions
Exploring POV and Unreliable Narrators
Quiz
•
7th Grade
18 questions
Company Logos
Quiz
•
6th - 8th Grade
20 questions
Typing Practice
Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro
Lesson
•
5th - 9th Grade