Let It Snow Challenge

snowflakes
In this challenge, we will create a randomised Christmas card using Python Turtle. Our card will include 20 snowflakes of random sizes, colours and number of branches, randomly positioned on the canvas.

We will also add some Christmas Greetings to our card.

The aim of this challenge is to learn how to define your own functions in Python and to add your own parameters to your functions.

Before completing this challenge, you should first learn how to draw a snowflake using Python Turtle by completing our snowflake challenge.

You will then be able to re-use your code to complete this “Let It Snow” challenge, following the steps from this video tutorial.

Video Tutorial


Python Code


You can now complete the code below as explained in the above video tutorial…

unlock-access

Solution...

The solution for this challenge is available to full members!
Find out how to become a member:
➤ Members' Area

Did you like this challenge?

Click on a star to rate it!

Average rating 3.4 / 5. Vote count: 33

No votes so far! Be the first to rate this post.

As you found this challenge interesting...

Follow us on social media!

Tagged with: , ,