
Python test 5 - нуска

Quiz
•
Computers
•
7th Grade
•
Hard

Nurgul Dzhamasheva
Used 2+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python-да қалған кодты орындамай циклдегі келесі итерацияға өту үшін қандай функция қолданылады?
start()
pass()
skip()
continue()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python-да циклдің қай түрі қайталану санын басқару шартын пайдаланады?
for циклі
while циклі
do-while циклі
repeat-until циклі
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python-да келесі код үзіндісінің нәтижесі қандай болады?
for i in range(5):
if i == 2:
continue
print(i)
0 1 2 3 4
0 1 3 4
0 1 2
1 3 4
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Функцияны анықтау үшін Python тіліндегі қандай түйінді сөз қолданылады?
method
func
define
def
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Келесі код орындалғаннан кейін х-тің мәні қандай болады?
x = 0
while x < 5:
x += 1
print(x)
0
4
5
6
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python тілінде 'pass' кілт сөзі не істейді?
Циклды аяқтайды
Келесі итерацияға жалғасады
Функцияны анықтайды
Келесі итерацияны өткізіп жібереді
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python for циклінде цикл блогынан тікелей кейінгі else операторының мақсаты қандай?
Ерекшеліктерді өңдеу үшін
Орындау үшін, егер цикл үзіліссіз аяқталса
Егер циклде қате орын алса, орындау үшін
Циклдан шығу үшін
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
Python KS3

Quiz
•
6th - 9th Grade
20 questions
Python test 3 - нуска

Quiz
•
7th Grade
16 questions
Основы основ Python

Quiz
•
6th - 8th Grade
20 questions
Coding 2 Performance Final

Quiz
•
6th - 8th Grade
20 questions
ԹԳՀԳ 7 2-րդ կիսամյակ

Quiz
•
7th Grade
20 questions
tic tac toe with ai

Quiz
•
7th Grade
16 questions
Python - Variables and Input

Quiz
•
1st - 10th Grade
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade
25 questions
How to Email a Teacher- https://youtu.be/NioeNhfpVfI

Quiz
•
6th - 8th Grade
20 questions
Computer Hardware

Quiz
•
6th - 8th Grade
21 questions
Gear Ratio Practice

Quiz
•
6th - 8th Grade