Start Using a Debugger With Your Python Code
The Real Python Podcast - Un pódcast de Real Python - Viernes
Categorías:
Are you still sprinkling print statements throughout your code while writing it? Print statements are often clunky and offer only a limited view of the state of your code. Have you thought there must be a better way? This week on the show, we have Nina Zakharenko to discuss her conference talk titled "Goodbye Print, Hello Debugger."