Atom Editor
1- Make sure Pyton is install ( type idle in the start menu)
2- Download Atom and install it
3- configure and add python support
2- Download Atom and install it
3- configure and add python support
File >> Setting >> Editor >> Tab Length = 4 ( instead of 2)
File >> Setting >> Install >> add "atom-runner" Â ( will run program inside atom with ALT+R )
Â