Recommends

Hey, I would go with PyCharm especially since you are new to Python. It's an all-ready IDE for Python specifically so you can start right away and I find that debugging & refactoring on it is much easier than on VS code.
3 upvotes·1 comment·13K views
Thank you for your kind response. I will take your advice.