Informatics Practices
Related Questions
Fill in the blanks:
A _________ error does not stop execution but the program behaves incorrectly and produces undesired/wrong output.
Fill in the blanks:
Trying to access a variable or file that doesn't exist is a kind of _________ error.
An identifier must be a keyword of Python.
Integers and strings are immutable data types.