In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-20 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article introduces you to Python installation and configuration in the actual application process of powerful features is how, the content is very detailed, interested friends can refer to, I hope to help you.
Python installation configuration as a computer language commonly used in computer languages, in the actual application process there are still some people on Python installation configuration puzzled.
Simple configuration:
Right-click My Computer-Properties-Advanced-Environment Variables, enter your Python installation configuration location in path, much simpler than java. Mine is E:\Python25; should be the parent directory where pythonw.exe is found.
Test: Create a folder at random, such as creating a text file under d\code\python, and rename it hello.py Enter in the text
print "Hello World"
Go to d\code\python at the command prompt
1. Input
python hello.py
2. Direct input
hello.py
The program will output
Hello World
Let's look at another slightly more complex program, saved as sum.py. The implementation results are:
E:\>python e:\python\sum.py enter the first integer: 8 enter the second integer: 11 The sum is 19 About Python installation and configuration in the actual application process of powerful features is how to share here, I hope the above content can be of some help to everyone, you can learn more knowledge. If you think the article is good, you can share it so that more people can see it.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.