Debug a Python application
Project detail
I have a 3 file Python application that I need to debug. I am new to Python and I need to know why this application does not pull the data that it was designed to do. I have the files inside a Visual Studio Code Project. Debugging Python is new to me.