Python Turtle - 101 Computing https://www.101computing.net Boost Your Programming Skills! Fri, 18 Oct 2024 13:00:22 +0000 en-US hourly 1 https://www.101computing.net/wp/wp-content/uploads/cropped-android-chrome-512x512-1-32x32.png Python Turtle - 101 Computing https://www.101computing.net 32 32 Let’s Build a Castle https://www.101computing.net/python-turtle-building-a-castle/ Wed, 12 Jul 2023 13:47:35 +0000 https://www.101computing.net/?p=18649 In this challenge we are going to build different medieval castles by customising some Python code. Our first castle is already made for us and looks as follows: You can see, in the trinket window below, the Python code used

The post Let’s Build a Castle first appeared on 101 Computing.

]]>
Python Turtle Race https://www.101computing.net/python-turtle-race/ Tue, 11 Jul 2023 11:17:29 +0000 https://www.101computing.net/?p=18625 In this challenge we will create a Python script to complete a Turtle race with four turtles racing across the screen. We have started the code for you to set up the pitch of grass. You will complete this project

The post Python Turtle Race first appeared on 101 Computing.

]]>
Crenellation Challenge https://www.101computing.net/crenellation-challenge/ Fri, 07 Jul 2023 11:40:57 +0000 https://www.101computing.net/?p=18595 In a medieval castle, the crenelation (a.k.a battlement) is a parapet at the top of a wall that has regularly spaced squared openings for archers to shoot through. In this challenge, we are going to use Python Turtle to create

The post Crenellation Challenge first appeared on 101 Computing.

]]>
Join the Dots Challenge https://www.101computing.net/join-the-dots-challenge/ Mon, 19 Jun 2023 14:04:45 +0000 https://www.101computing.net/?p=18558 To complete this challenge, your task is to connect the 9 dots below using just 4 connected straight lines (without lifting your pen!). Grab a piece of paper and have a go. Alternatively, you can draw and connect the 9

The post Join the Dots Challenge first appeared on 101 Computing.

]]>
The Envelope Challenge https://www.101computing.net/the-envelope-challenge/ Mon, 19 Jun 2023 13:50:29 +0000 https://www.101computing.net/?p=18553 To complete this challenge, your task is to draw the following envelope without lifting your pen and without going over the same line twice! Grab a piece of paper and have a go. Alternatively, you can draw your envelope on

The post The Envelope Challenge first appeared on 101 Computing.

]]>
Drawing flags using Python Turtle https://www.101computing.net/drawing-flags-using-python-turtle/ Thu, 25 May 2023 13:35:02 +0000 https://www.101computing.net/?p=18378 In this challenge we will use Python Turtle to draw a range of flags on screen. First, you will need to investigate the code used to create three different flags: France Sweden Czech Republic To understand these code snippets you

The post Drawing flags using Python Turtle first appeared on 101 Computing.

]]>
Let It Snow Challenge https://www.101computing.net/let-it-snow-challenge/ Thu, 23 Dec 2021 08:47:15 +0000 https://www.101computing.net/?p=13305 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

The post Let It Snow Challenge first appeared on 101 Computing.

]]>
Mars Perseverance Rover https://www.101computing.net/mars-perseverance-rover/ Tue, 16 Mar 2021 15:35:08 +0000 https://www.101computing.net/?p=12360 On February 18, 2020, NASA’s rover called “Perseverance” successfully landed on Mars. The mission of this high-tech 6-wheel rover is to explore the surrounding areas, analyse the Martian soil on different locations, take high definition pictures as well as audio

The post Mars Perseverance Rover first appeared on 101 Computing.

]]>
Thank You Medical Staff and Key Workers! https://www.101computing.net/thank-you-medical-staff-and-key-workers/ Thu, 07 May 2020 10:06:21 +0000 https://www.101computing.net/?p=11006 During the coronavirus pandemic, the rainbow has become a symbol of gratitude for the medical staff working in hospitals as well as all the other key workers who carried on working to provide essential services to their community. All over

The post Thank You Medical Staff and Key Workers! first appeared on 101 Computing.

]]>
Vera Molnár’s Artwork revisited using Python https://www.101computing.net/vera-molnar-artwork-revisited-using-python/ Sat, 14 Mar 2020 14:46:21 +0000 https://www.101computing.net/?p=10548 Vera Molnár (born 1924) is a French media artist of Hungarian origin. She is considered to be a pioneer of computer art. Trained as a traditional artist, she began working with computers in 1968, where she began to create algorithmic

The post Vera Molnár’s Artwork revisited using Python first appeared on 101 Computing.

]]>