How to do Debugging in python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to do Debugging in python

Hello i am learning python in this app but the main issue i am facing is debugging python code and pycharm has a good debugger but dont know how to do debugging, i am currently learning functional programming and want to know if i will learn debugging in this app in further courses or learn it from other sources, if yes please provide me source for learning debugging in pycharm python

25th May 2021, 5:38 PM
Kairav Bhatia
Kairav Bhatia - avatar
3 Answers
+ 2
no, you cannot use debugging tools here, as scripts are executed at server side (no real interactivity)... also, there's no official course about debugging in sololearn (I don't know if some users have provided somerhing like that in their feeds). to find source for learning debugging in pycharm, just do a google search with "debugging in pycharm" as keywords, you will find a lot, both videos and articles: https://www.google.com/search?q=debugging+in+pycharm
25th May 2021, 5:46 PM
visph
visph - avatar
+ 1
that's up to you to decide... we don't know where you are on your python learning curve nor the needs of debugging you have ;P
25th May 2021, 6:08 PM
visph
visph - avatar
0
Thanks but is it right time to learn debugging???
25th May 2021, 6:02 PM
Kairav Bhatia
Kairav Bhatia - avatar