python-example is uesd to manage the souce code during learning python.
All examples are shared to the public and it will be my pleasure if this project is useful for you.
-
You can download the .py file or view the source code and copy_paste to create a new file
-
You may have to modify the code somewhere, such as changing the 'xxx' to your own info
-
Run this in terminal or cmd if Python has benn installed:
python the_name_of_your_file.py- For more details, look through the code comments
This program is released under the MIT License.