3 Answers
+ 2
Thanks to Google đ This might help you đ
https://stackoverflow.com/questions/13637028/adding-a-background-image-in-JUMP_LINK__&&__python__&&__JUMP_LINK
Adding a background image in python - Stack Overflow
+ 1
You can do this only if you use a GUI library like tkinter or pygame. These are not available on SoloLearn. In a console program, there is no background image, only text output.
+ 1
pygame.image.load("xxx.jpg")
I just know this đ«ïž đ«ïž đ«ïž đ«ïž