Search for tag: "debugging"

Debugging 2 - Logical errors

How to deal with logic errors in Python. Use print statements.

+2 More
From  Simon Pauw 0 likes 1,006 plays 0  

Debugging 1 - Type of problem

Identifying three different type of problems that might occur when trying to run your code: - Syntax errors - Exceptions - Logical problems

+1 More
From  Simon Pauw 0 likes 997 plays 0