+ 1

Python

How do I import pygame module in sololearn ?

24th Aug 2020, 4:12 PM
Dev Gupta
Dev Gupta - avatar
3 Answers
+ 9
Ig it's not possible . Sololearn's CP is a virtual environment with some 1MB of memory and some modules embedded into it. Also, it's a sandbox, in which we cannot import any external modulus. You can see this https://code.sololearn.com/c071JeXy6LcW/?ref=app
24th Aug 2020, 4:45 PM
Aditya
Aditya - avatar
0
Thanks...
24th Aug 2020, 4:18 PM
Dev Gupta
Dev Gupta - avatar