block by cavedave 0cf462071f684b0c5d6f034db4e08b93

Prime Numbers Horizontal Color representation. Make each pixel a color based on the digit. Go through the concatinated primes in the Smarandache Sequence. Start top left. Move right each step and every thousand digits drop down one. This code needs some of the defined earlier functions

PrimeHorizontal.py