Search for tag: "debugging"
Debugging 2 - Logical errorsHow to deal with logic errors in Python. Use print statements.
From Simon Pauw
0 likes
1,006 plays
0
|
|
Debugging 1 - Type of problemIdentifying three different type of problems that might occur when trying to run your code: - Syntax errors - Exceptions - Logical problems
From Simon Pauw
0 likes
997 plays
0
|