
Niam_Class2_Quiz

Quiz
•
Computers
•
9th Grade
•
Easy
Deepika A
Used 1+ times
FREE Resource
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can "Hello World" can be displayed in python ?
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function is used to read input from the user in Python?
input()
get()
scan()
read()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How to get input if I am adding 2 numbers in python ?
num1 = input('Enter first number: '); num2 = input('Enter second number: ');
num1 = int(input('First number: ')); num2 = int(input('Second number: '));
num1 = float(input('Enter number: '));
num1 = float(input('Enter first number: ')); num2 = float(input('Enter second number: '));
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator is used for addition in Python?
-
+
*
/
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a variable in python ?
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How to create a variable in Python ?
Similar Resources on Wayground
10 questions
10 CS // Pseudocode

Quiz
•
9th - 11th Grade
9 questions
47. Programming 1 : User Input & Display Output

Quiz
•
9th - 12th Grade
10 questions
Python Testing

Quiz
•
9th - 12th Grade
10 questions
Python beginners quiz

Quiz
•
9th - 10th Grade
10 questions
Основы Pytnon

Quiz
•
8th - 9th Grade
10 questions
S3 SDD Unit 2 - 6. Evaluation

Quiz
•
9th Grade
11 questions
Python Inputs

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

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