Can I use pygame in the code playground | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Can I use pygame in the code playground

I thought it would be very useful

22nd Dec 2023, 6:52 PM
Ma Boi
Ma Boi - avatar
4 Réponses
22nd Dec 2023, 7:35 PM
Ausgrindtube
Ausgrindtube - avatar
+ 2
as well as I know: at the moment not
22nd Dec 2023, 7:17 PM
Mihaly Nyilas
Mihaly Nyilas - avatar
0
I gound a solution lemme show ya
23rd Dec 2023, 12:34 PM
Ma Boi
Ma Boi - avatar
0
__import__("os").system("pip install pygame") import pygame pygame.init()
23rd Dec 2023, 12:35 PM
Ma Boi
Ma Boi - avatar