Hi, python community, I'm enjoying hacking python program right now.
It's full of fun.
Since I'm a newbie, I always do some typo in the program. However, I
have to wait until I run that piece of code to discover the bug. Is
there any other better way to check this before I do python
myprogram.py, or press C-c C-c in emacs?
Thanks a lot!
It's full of fun.
Since I'm a newbie, I always do some typo in the program. However, I
have to wait until I run that piece of code to discover the bug. Is
there any other better way to check this before I do python
myprogram.py, or press C-c C-c in emacs?
Thanks a lot!
Comment