
Python тесті

Quiz
•
Information Technology (IT)
•
9th Grade
•
Medium
Марзия Сагиева
Used 1+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python-да өзгермелі мәнді қалай жариялауға болады?
var = 10
int var = 10
var: 10
let var = 10
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Төмендегі кодтың нәтижесі не болады? x = 5 y = 10 print(x + y)
5
10
15
50
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python тілінде келесі деректер типтерінің қайсысы тұрақты (immutable)?
list
dict
tuple
set
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Қайсысын дұрыс жазылған if шартты операторы?
if x > 5: print(x)
if x > 5 print(x)
if (x > 5) print(x)
if x > 5 { print(x) }
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Келесі код не істейді? def say_hello(name): return f"Hello, {name}!" print(say_hello("Alice"))
Функция ештеңе қайтармайды
Қате шығарады
"Hello, Alice!" деп шығарады
"Hello, name!" деп шығарады
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python-дағы қай деректер құрылымы элементтерді тәртіпсіз сақтайды?
list
tuple
set
dict
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Төмендегі кодтың нәтижесі не болады? fruits = ["apple", "banana", "cherry"] fruits.append("date") print(fruits)
["apple", "banana", "cherry", "date"]
["apple", "banana", "cherry"]
["apple", "date", "cherry"]
["apple", "banana", "date"]
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Computer Basics Quiz

Quiz
•
7th Grade - University
15 questions
Python Programming Quiz

Quiz
•
9th Grade
16 questions
9 DIS - Python Modules 1-3

Quiz
•
9th Grade
14 questions
PISA Ляйла

Quiz
•
9th Grade
20 questions
Pemrograman Blokly

Quiz
•
9th Grade - University
15 questions
Python for loop/lists

Quiz
•
9th Grade - University
12 questions
Тест з теми 'Списки – змінювані послідовності'

Quiz
•
7th Grade - University
15 questions
CCDI Competition- First League - Cycle 3 -

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Information Technology (IT)
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Lab Safety and Lab Equipment

Quiz
•
9th - 12th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
24 questions
Scientific method and variables review

Quiz
•
9th Grade
20 questions
Getting to know YOU icebreaker activity!

Quiz
•
6th - 12th Grade
6 questions
Secondary Safety Quiz

Lesson
•
9th - 12th Grade
20 questions
Biomolecules

Quiz
•
9th Grade