I am very new to this....
what are the editors for phyton PL...????
what are the softwares do I need to install to start phyton..???
in coding, is it the same with C++ ...???
Printable View
I am very new to this....
what are the editors for phyton PL...????
what are the softwares do I need to install to start phyton..???
in coding, is it the same with C++ ...???
You'll need the Python interpreter and the runtime or whatever the correct term is. Go to www.python.org and download it for your operating system.
I don't know much about editors but I think Python comes with an IDE called IDLE, but I don't know if it's any good. I've tried Eric 4 IDE and it seems ok. And then there is pyDev which is built on Eclipse.