I can't get it to work. When I connect the LED to +3.3V and GND from the GPIO connector, the LED lights up. But When I do exactly it says, and run the Python program, it doesn't work. The Python program runs, but the LED doesn't blink. It doesn't turn on at all.
I am using a Pi 4, and running Raspbian Buster.
I did notice that the text description talks about connecting to "GPIO 0", but the picture has the wire connected to GPIO 17. I carefully tapped the wire to the other GPIO pins while running the Python program, but the LED never blinked.
I was wondering if someone with a Raspberry Pi 4 and a breadboard could wire this up and tell me if I did something wrong? I suspect that this tutorial was created before the Pi 4 was produced, and maybe the Pi 4 is incompatible with it. If so, I might have to buy an old Pi 2 or Pi 3 just to do these old basic electronics tutorials.