Home  >  Article  >  Backend Development  >  How to check if python is installed successfully

How to check if python is installed successfully

silencement
silencementOriginal
2019-06-26 13:29:506546browse

How to check if python is installed successfully

windows system, run - cmd, enter the dos window, enter python, if the installation is successful, you can see the version information and enter the programming mode, as shown below (the version I installed is python 3.5 .1):

How to check if python is installed successfully

Enter python, press Enter, no error is reported, and you see the >>> prompt, indicating that the installation is successful.

The above is the detailed content of How to check if python is installed successfully. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn