0
Can I use pygame in the code playground
I thought it would be very useful
4 odpowiedzi
+ 3
This code might help you.
https://sololearn.com/compiler-playground/c6Jt4uUrvKFd/?ref=app
+ 2
as well as I know: at the moment not
0
I gound a solution lemme show ya
0
__import__("os").system("pip install pygame")
import pygame
pygame.init()