This is my situation:
I tried importing pygame
in both py
ans done if any one need help delete all python version from system and install python 3.5.2 from https://www.python.org/downloads/release/python-352/
then go to https://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame
and search pygame and download pygame‑1.9.3‑cp35‑cp35m‑win_amd64.whl
then go to C:\Users\"your username"\AppData\Local\Programs\Python\Python35\Scripts> in this location in cmd ( command prompt )
type this line and done " pip3 install pygame-1.9.3-cp35-cp35m-win_amd64.whl "
hope this help you