Snowflake art using python turtle šŸ¢

Benedict Neo
1 min readApr 23, 2019

--

Hereā€™s a super cool code for making snowflakes using import turtle in python!

Photo by Tomas Yates on Unsplash

Snowflake using turtle

Snowflake art created on Repl.it

Challenge #1

Try assigning different colours to the parentheses in screen.bgcolor!

Challenge #2

Try adding different colours into the list in sfcolor to create snowflakes with different colours!

Hereā€™s the code itself for reference

speed + colour + size
randomising size

Thanks for playing!

--

--

No responses yet