fork download
  1. import pygame
  2.  
  3. print 'how pygame?'
Runtime error #stdin #stdout #stderr 0.01s 7688KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
Traceback (most recent call last):
  File "prog.py", line 1, in <module>
ImportError: No module named pygame