9-Класс

Quiz
•
Computers
•
9th Grade
•
Medium
Sultanbek Palwaniyazov
Used 11+ times
FREE Resource
12 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
20 sec • 1 pt
x=32
print(......)
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
name='Anvar'
print(Name)
name="'Anvar'
print(Name)
name='Anvar'
print(name)
name='Anvar'
print(NAME)
name=Anvar
print(name)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
a=3
b=a
a=7
print(a,b)
3 7
error
7 3
7,3
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
x=2
y=7
z=x+y
print(z)
9
14
NameError:
5
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
x='32 '
y='school'
print(x+y)
TypeError:
school32
32 school
32school
6.
OPEN ENDED QUESTION
45 sec • 1 pt
a=5
b=2
a+b=?
Evaluate responses using AI:
OFF
7.
OPEN ENDED QUESTION
30 sec • 1 pt
a=10
b=4
a-b=?
Evaluate responses using AI:
OFF
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Selection in Python

Quiz
•
1st - 9th Grade
10 questions
Programming Basics Basics

Quiz
•
8th Grade - University
8 questions
Python Debugging

Quiz
•
9th - 12th Grade
16 questions
Codecademy Intro to JavaScript

Quiz
•
9th - 12th Grade
14 questions
S3 SDD Unit 2 - 5. Testing

Quiz
•
9th Grade
10 questions
Python Lists

Quiz
•
8th - 9th Grade
10 questions
Python Basics

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

Quiz
•
7th - 11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th 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
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade