Python-да өзгермелі мәнді қалай жариялауға болады?

Python тесті

Quiz
•
Марзия Сагиева
•
Information Technology (IT)
•
9th Grade
•
1 plays
•
Medium
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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 Quizizz
20 questions
Microsoft Excel Review Part 2

Quiz
•
8th Grade - University
20 questions
Тест по основам Python(intro1)

Quiz
•
9th - 12th Grade
12 questions
Review loops

Quiz
•
8th Grade - University
16 questions
Microsoft Word Basics Quiz

Quiz
•
9th Grade
15 questions
Microsoft Word

Quiz
•
4th Grade - University
15 questions
Module 3 - Unity Scripting Basics

Quiz
•
9th - 12th Grade
15 questions
Selection Programming_If condition

Quiz
•
8th Grade - University
20 questions
Питон П411

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
39 questions
Respect and How to Show It

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
10 questions
Human Body Systems and Functions

Interactive video
•
6th - 8th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
Discover more resources for Information Technology (IT)
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
20 questions
Investing

Quiz
•
9th - 12th Grade
20 questions
EOC Math 1 Review

Quiz
•
9th Grade
20 questions
Insurance

Quiz
•
9th - 12th Grade
20 questions
Act 1 of Romeo and Juliet

Quiz
•
9th Grade
20 questions
Common Grammar Mistakes

Quiz
•
7th - 12th Grade
20 questions
Paying for College

Quiz
•
9th - 12th Grade