How to Write a Server with Python

Download Python., Run IDLE (Python GUI)., Create a new file.

3 Steps 1 min read Easy

Step-by-Step Guide

  1. 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/
  2. 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.
  3. 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

A

Amy Edwards

Enthusiastic about teaching practical skills techniques through clear, step-by-step guides.

156 articles
View all articles

Rate This Guide

--
Loading...
5
0
4
0
3
0
2
0
1
0

How helpful was this guide? Click to rate: