So, I am just starting Python and Pygame and I am using Anaconda's Spyder. I ran the the starting program for a blank window(?) for DR0ID's tutorial (link https://dr0id.bitbucket.io/legacy/pygame_tutorial00.html#gethelp). However, when I ran the program it said I was missing the file logo32x32.png
I searched for it among my files, and found nothing useful. I looked in the path that Spyder was looking for it in (C:\Users\HP\Documents\Python Scripts) and I could get to Python Scripts easily, but I any found my practice programs.
I am assuming that logo32x32.png doesn't exist on my computer, and Google failed me on how to obtain it. Any advice?