In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
Today Xiaobian to share with you how to write the first Python3 program related knowledge points, detailed content, clear logic, I believe most people still know too much about this knowledge, so share this article for everyone to refer to, I hope you read this article after harvest, let's learn about it together.
The first Python 3.x program
For most programming languages, the first entry code is "Hello World! The following code is used to output "Hello World!" using Python. ":
Examples (Python 3.0+)
#!/ usr/bin/python3 print("Hello, World! ")
Examples »
You can save the above code in the hello.py file and execute the script file using the python command.
$ python3 hello.py
The output of the above command is:
Hello, World! Python is a programming language, built-in many effective tools, Python is almost omnipotent, the language is easy to understand, easy to get started, powerful, in many fields have a wide range of applications, such as the most popular big data analysis, artificial intelligence, Web development and so on.
That's all for "How to write your first Python 3 program". Thanks for reading! I believe everyone has a great harvest after reading this article. Xiaobian will update different knowledge for everyone every day. If you want to learn more knowledge, please pay attention to the industry information channel.
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.