PROGRAMMING IN PYTHON EXAM | 100%
CORRECTLY ANSWERED AND RATED A+ |
2025/2026 GUIDE
Ordered collection of items in Python denoted by square brackets
- Correct Answer - Lists
Immutable ordered collection of items in Python denoted by parentheses
- Correct Answer - Tuples
Symbols used to represent values and perform operations
- Correct Answer - Variables and Expressions
Blocks of organized, reusable code for specific tasks
- Correct Answer - Functions
Guided demonstrations of critical programming exercises
- Correct Answer - Lab Walkthroughs
Symbols used to perform mathematical operations in Python
- Correct Answer - Arithmetic Operators
, Operations that return true or false based on the comparison of values
- Correct Answer - Comparisons
Increasing the value of a variable by a specified amount
- Correct Answer - Incrementing
Function to obtain the magnitude of an integer, removing the negative
sign - Correct Answer - Absolute value function
Function to round a value to a specified number of digits after the
decimal point - Correct Answer - Round function
Statements used for repeated execution of instructions in a program -
Correct Answer - Iteration Statements
An educational coding platform for honing programming skills - Correct
Answer - Codewars
An online platform offering data science and analytics courses - Correct
Answer - Data Camp