Snake Square Picture

Sign in to test your solution.
import Graphics.Gloss.Data.Picture snake_scale :: Int snake_scale = 10 squarePicture :: Picture squarePicture = undefined
You can submit as many times as you like. Only your latest submission will be taken into account.
Sign in to test your solution.