Draw a cityscape in day and night with Python turtle

I’ve earlier blogged about drawing a cityscape or urban landscape just by using squares with the Python turtle library.

Now, I also have written a Python script that creates a randomized blue sky filled with seagulls, clouds, a rainbow and a the sun. Also, a night sky filled with stars, constellations and galaxies.

I figured it would be nice to combine these scripts and here are the results. Here I have run the script four times, and each time it generate a randomized version.

I used bash to run the script 50 times and made a collage of all the results: