Programming in Python

Quiz
•
Computers
•
9th Grade
•
Medium
Mr Abbas
Used 22+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is a program?
A set of instructions carried out by a computer to perform a specific task.
A program is a recipe for a dish.
A type of machine.
A type of mobile device.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a an algorithm?
It is a type of programming language.
Step by step instructions to follow in a specific order in order to solve a problem.
It is the steps that must be followed but the order does not matter.
A type of computer hardware.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
All programs are made up of three basic building block (programming constructs). What are these?
Python, Java and HTML
Software, Hardware and Computers
Sequence, Selection and Iteration
Google, Amazon and Apple
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does syntax mean?
The name of the programming language.
It is a special command.
It is a step by step guide.
It is the rules of the programming language that must be followed.
5.
MATCH QUESTION
1 min • 1 pt
Match the following data to the correct data type.
Integer
String
"I love coding"
20
True / False
Float
11.5
Boolean
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The code shown contains two syntax errors. Which of the options below shows the correct code without any syntax errors.
print(Hello MCA)
print("Hello MCA")
Print("Hello MCA")
PRINT("Hello MCA")
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following codes will produce the output shown in the picture on multiple lines?
print("John Smith")
print("John" + "Smith")
print("John")
print("Smith")
print(John Smith)
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
JavaScript Console & Graphics Review

Quiz
•
9th - 12th Grade
30 questions
[AP CSP] Midterm Review (Semester 1)

Quiz
•
9th - 12th Grade
20 questions
Year 8 Python -input-output-selection

Quiz
•
8th - 9th Grade
20 questions
Python Quiz 2

Quiz
•
9th Grade
20 questions
Python turtle year 8 assessment

Quiz
•
7th - 9th Grade
20 questions
AQA GCSE Computer Science - 3.2.2 Programming Concepts

Quiz
•
8th - 10th Grade
20 questions
Python Unit 3 Comprehension Check (3,4,5,6)

Quiz
•
9th - 12th Grade
20 questions
Python Next Steps Homework Quiz

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