How to Write a Server with Python
Download Python., Run IDLE (Python GUI)., Create a new file.
Step-by-Step Guide
-
Step 1: Download Python.
Go to python's main website and download Python
2.7.10.
After it downloads run through the steps of the python installer with default settings.
This link is provided here https://www.python.org/download/ -
Step 2: Run IDLE (Python GUI).
Go into the Python
2.7 folder and run IDLE (Python GUI), python should now be in your start menu where the IDLE is located. , Go to File in the top left corner of the newly opened window and select New File, you should have a blank window open with the title Untitled. -
Step 3: Create a new file.
Detailed Guide
Go to python's main website and download Python
2.7.10.
After it downloads run through the steps of the python installer with default settings.
This link is provided here https://www.python.org/download/
Go into the Python
2.7 folder and run IDLE (Python GUI), python should now be in your start menu where the IDLE is located. , Go to File in the top left corner of the newly opened window and select New File, you should have a blank window open with the title Untitled.
About the Author
Amy Edwards
Enthusiastic about teaching practical skills techniques through clear, step-by-step guides.
Rate This Guide
How helpful was this guide? Click to rate: