So i get this error
image = pygame.image.load("C:\Users\Dell\Downloads\spaceship.png")
^
SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape
I did it with the exact path, and just with files name, but i still can't add it.