TypeError: 'pygame.Surface' object is not subscriptable code example
Example 1: TypeError: 'pygame.Surface' object is not subscriptable
TypeError: 'pygame.Surface' object is not subscriptable
Example 2: what to do in python when you get pygame.Surface object is not callable
screen.blit(playerImg, (x, y))
you need to remeber the commas