Allgamesatoz Need For Speed Here

Just to clarify:

# Set up the display screen = pygame.display.set_mode((WIDTH, HEIGHT)) allgamesatoz need for speed

screen.fill(WHITE) car.update() car.draw(screen) Just to clarify: # Set up the display screen = pygame