Help with pygame module specifically with the display function

Question:
How do I import images from my device

Repl link:
https://replit.com/@sachinyadav77/Spaceinvaders?s=app

background = pygame.image.load('spaceinvaders.png')

To impprt images, you need to press three dots, press “upload file” and load your images to Replit. Then, you can import it to the Pygame