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.
11.5
Float
"I love coding"
Boolean
True / False
String
Integer
20
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
21 questions
Struktur kawalan ulangan

Quiz
•
1st - 12th Grade
20 questions
End of year quiz: Python

Quiz
•
9th Grade
25 questions
Python Class 9

Quiz
•
9th - 10th Grade
20 questions
Python Conditionals Practice

Quiz
•
9th - 12th Grade
23 questions
Python Quiz

Quiz
•
6th - 9th Grade
20 questions
GCSE Computer Science: Programming (Data Structures)

Quiz
•
9th - 10th Grade
20 questions
Robust programming MCQs

Quiz
•
9th - 11th Grade
20 questions
PCS - Scratch

Quiz
•
6th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade