Amethyst: Introduction to Python Quiz

Quiz
•
Others
•
8th Grade
•
Hard
Kevin Daniel
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of syntax in text-based programming languages?
To guide how statements and phrases are constructed
To confuse programmers
To slow down program execution
To hide errors
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How are statements terminated in Python and most text-based programming languages?
With a comma
With a question mark
With a full stop
With a semi-colon
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the two main types of errors in programming?
Syntax errors and Logical errors
Syntax errors and Runtime errors
Runtime errors and Logical errors
Syntax errors and Semantic errors
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identifiers in Python must start with which of the following?
A special character
A number
An underscore
A space
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which errors are detected by the Python IDLE?
Runtime errors
Semantic errors
Syntax errors
Logical errors
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Differentiate between identifiers and keywords.
Identifiers are reserved words, keywords are names of entities
Identifiers are part of Python language, keywords are special words
Identifiers are names of entities, keywords are reserved words
Identifiers are special words, keywords are part of Python language
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following are valid identifiers?
if, else, 2baba, road Y, #size
x, abel, road_y, _40
print, while, 69ine, road_y, _40
import, def, 2baba, road Y, #size
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Others
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Figurative Language Review

Quiz
•
8th Grade
4 questions
End-of-month reflection

Quiz
•
6th - 8th Grade
20 questions
Distribute and Combine Like Terms

Quiz
•
7th - 9th Grade
20 questions
Physical and Chemical Changes

Quiz
•
8th Grade
22 questions
Newton's Laws of Motion

Lesson
•
8th Grade