Python Installation

To check Python is installed or not in your system run following command in CMD

python  --version

This command is use in  systems(like Windows, Linux or Mac) to  check Python version  

If you find that Python is not install in your system then Download it for free from python.org

Different Editors For Python Programming

  1. Pycharm
  2. IDLE
  3. VS Code
  4. Atom
  5. Anaconda

There are many editors are available in the market. Above mention Editors are some of them
  • IDLE, VS Code, Atom, Anaconda are Free software  
  • So you can easily install them
  • Use any editor all are user-friendly 








Previous Page                                                                                                     Next Page

0 Comments