Programming (Year 12)
Errors and Debugging
Which of the following represents a syntax error?
Missing a colon in a function definition
Using the wrong data type
Accessing a non-existent index in a list
Misnaming a variable