9класс python

Quiz
•
Computers
•
9th - 10th Grade
•
Medium
Нурболат Айтбеков
Used 43+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print("16+8")
15
16
incorrect
16+8
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
name="john"
print(name)
name
jon
john
incorrect
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
list=[1, "long", "sun",8, 16 ]
print(list[1])
1
16
long
sun
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
list=[1, 2, "sun", "apple"]
list[3]=9
print(list)
1 9 sun apple
1, 2 9 apple
1 2 sun 9
incorrect
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
list=[2, 3, 4]
print(list)
2 3 4
2,3,4
incorrect
list
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print(Hello, world)
Hello world
Hello World
incorrect
hello world
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
list=[1, 2, 3]
print(list[1])
print(list[2])
1
2
2
3
1
3
incorect
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
list=["apple", "banana", "orange" ]
list[1]= "sun"
print(list)
sun banana orange
apple banana sun
apple sun banana orange
apple sun orange
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print("Hello, my friend")
Hello my friend
Hello, friend
Hello, my friend
incorrect
Similar Resources on Wayground
13 questions
Program Development - Python: Errors

Quiz
•
8th - 10th Grade
10 questions
Introduction to Python Programming Quiz

Quiz
•
10th Grade
10 questions
Intro to Python

Quiz
•
KG - University
10 questions
ICT Java programming workshop

Quiz
•
9th Grade
10 questions
CỦNG CỐ KIẾN THỨC LỆNH VÀO RA TRONG PYTHON

Quiz
•
10th Grade
8 questions
Python Basics Review Quiz 5.1.5 - 5.1.11 CodeHS

Quiz
•
9th - 12th Grade
10 questions
mail merge

Quiz
•
10th Grade
12 questions
Python set

Quiz
•
10th 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
9/11 Experience and Reflections

Interactive video
•
10th - 12th 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
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade