Quiz 5
1. The act of forcing a type on a variable.
2. A syntax for writing multiline strings.
3. A data structure that stores key-value pairs.
4. A logical operator for "and".
5. A logical operator for "not".
6. A conditional structure.
7. A loop that executes based on a condition.
8. A value that indicates a numeric error.
9. A way to handle errors in code.
10. The result of a function.
Previous Next