character: SyntaxError
topic: Common Syntax Errors in Python
grade: 10
subject: Computer Science
LearnActions
SearchCreate
character: IndentationError
topic: Improper indentation in code blocks
grade: 10
subject: Computer Science
LearnActions
SearchCreate
character: NameError
topic: Using variables before they are defined
grade: 10
subject: Computer Science
LearnActions
SearchCreate
character: TypeError
topic: Performing operations on incompatible types
grade: 10
subject: Computer Science
LearnActions
SearchCreate