Skip to content
Sign UpLog In
Profile icon

ArnoldRobert

@ArnoldRobert
Repls
Community
ArnoldRobert
ArnoldRobert
shared a Post
3 years ago
I can't run this in rapl, it's not work for me. On PC it's work well. Where is my mistake??
import pygame pygame.init() ablak = pygame.display.set_mode((500, 500)) pygame.display.set_caption('Negyzet')
egyenes
Pygame
SixBeeps
SixBeeps
It works fine for me?3 years ago