
Advance Level

Quiz
•
Computers
•
8th - 10th Grade
•
Hard
Gayathri Ajvankar
Used 25+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output when we execute list(“hello”)?
[‘h’, ‘e’, ‘l’, ‘l’, ‘o’]
[‘hello’]
[‘llo’]
[‘olleh’]
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the len(fruits)?
4
5
8
6
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the value of the following Python expression?
4 + 3 % 5
7
2
1
4
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is used to define a block of code in Python language?
Indentation
Key
Brackets
All of the mentioned
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of below snippet code?
for num in range(5):
print(num)
Prints 0 to 5 numbers
prints 0 to 4 numbers
prints 5
None
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true for variable names in Python?
underscore and ampersand are the only two special characters allowed
unlimited length
all private members must have leading and trailing underscores
none of the mentioned
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What data type is the object below ?
L = [1, 23, ‘hello’, 1]
List
Dictionary
Tuple
Array
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Homework 5- Variables and selection

Quiz
•
8th Grade
10 questions
Python User Input Quiz

Quiz
•
6th Grade - University
15 questions
Python basics

Quiz
•
6th - 8th Grade
12 questions
Python

Quiz
•
7th - 9th Grade
15 questions
Python Basics Quiz

Quiz
•
9th - 12th Grade
13 questions
Python Basics Revision

Quiz
•
6th - 8th Grade
13 questions
Python Reflect

Quiz
•
8th Grade - University
12 questions
Python Print Statement

Quiz
•
6th - 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
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th 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