How to check whether python is installed on the computer

silencement
Release: 2019-07-08 10:17:52
Original
12609 people have browsed it

How to check whether python is installed on the computer

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 whether python is installed on the computer

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 whether python is installed on the computer. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template