Computer Science 1
CPSC 1301
Syllabus
Calendar
Misc.
Previous
Next
Python Errors Exercises
For each of the following types of errors in python, turn to your neighbor and describe the type of error and give an example of code that would generate that error:
Syntax error
Runtime error
Logic error
What kind of error produces a:
Bug
Crash