
Eric M. answered 06/23/19
I can help you understand how to program
I find debugging in Python and VS to be very similar, but I find PyCharm to be much more helpful building good, consistent code and finding errors. Also, PyCharm supports the PEP 8 style guide so your programs are written in the correct style. PyCharm is my choice over others I have tried.