Python Installation and use

Source: Internet
Author: User

1, enter the official website to download python software Python-3.4.4.amd64.msi

http://www.python.org/download/This software contains three environments, such as:

2. Double-click Install software

3, set the environment variable path= "; C:\Python34 ";

4. Verify that the installation is successful

into cmd, enter Python, and if the following message appears, the installation succeeds.

Enter print ("Hello world!")

Input Result: Hello world!

Python's use:

1. Open the Python IDE: then create a new file, or enter the command line directly, as in the example, run the script

More information about using Python's companion manual python 3.4 Manuals

Example:

Print ("whodoes you think I am? ") " ) input () print ("Oh yes! "  "Lucy" does you think I am? Fasdfoh Yes! Lucy

Python Installation and use

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.