9 python
Quiz
•
Computers
•
9th Grade
•
Hard
BINOM лицей
Used 2+ times
FREE Resource
Enhance your content
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
for i in range(3,7):
print(i)нәтижесі қандай?
3 7
3 4 5 6
3 4 5 6 7
10
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
1-ден 10-ға дейінгі сандардың квадратын экранға шығарып береді
i = 1
while i <= 10:
i += 1
print(i ** 2)
i = 1
while i <= 10:
print(i ** 2)
i += 1
i = 1
while i >= 10:
print(i ** 2)
i += 1
i = 0
while i <= 10:
print(i ** 2)
i += 1
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
len(‘Astana’)
Astana
5
6
[Astana]
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
print('Hello'.replace('l', 'L'))
Hello
HeLLo
HELLO
HellO
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
replace
ауыстыру
жолдан бірсимволды немесе бірнеше фрагментті бөліп алу
бөлгіш арқылы жолды бөлу
сан цифрлардан тұратындығын анықтайды
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
S.isdigit()
ауыстыру
жолдан бірсимволды немесе бірнеше фрагментті бөліп алу
бөлгіш арқылы жолды бөлу
сан цифрлардан тұратындығын анықтайды
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
l.append
Жолдың соңына мәнді енгізу
жолдан бірсимволды немесе бірнеше фрагментті бөліп алу
Белгілі бір индекске элемент орналастыру
Соңғы элементті жояды, сонымен қатар индексін көрсете отырып жоюға болады
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
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
11 questions
NEASC Extended Advisory
Lesson
•
9th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
Discover more resources for Computers
18 questions
Artificial Intelligence and Machine Learning Quiz
Quiz
•
9th Grade
35 questions
Computer Terminology Exercise #1 ( Multiple Choice)
Quiz
•
9th Grade
20 questions
Computer Components Exercise #4 - CTEA
Quiz
•
9th - 12th Grade
30 questions
Computer Terminology Exercise #1 ( Fill Ins)
Quiz
•
9th Grade