In: Computer Science
Programming Language : Python
Question
a)Where and how do you get a program development environment for this language?
b) Are there any IDEs that support this language? If yes, where and how do you get it?
a )
If you can visit ( https://www.python.org/downloads/ ) this web site you may find the different versions of python which are development environment for the python
the latest versions are :
python 3.7.4
python 3.6.9
python 3.7.3
These development environments are available for the windows, linux/unix, Mac etc...
b )
Yes there are many IDE's for the python where you can find it easily on the internet and we can download the open source IDE's which are available for free
for the example :
1 ) pycharm
2 ) sublime text 3
3 ) Atom
4 ) Visual studio code
you can search easily on the internet and can download the IDE's