Python - Beginner - 101 Computing https://www.101computing.net Boost Your Programming Skills! Thu, 30 Jan 2025 18:05:59 +0000 en-US hourly 1 https://www.101computing.net/wp/wp-content/uploads/cropped-android-chrome-512x512-1-32x32.png Python - Beginner - 101 Computing https://www.101computing.net 32 32 The Explorer’s Challenge: Naming New Species with Code https://www.101computing.net/the-explorer-challenge/ Thu, 30 Jan 2025 14:36:35 +0000 https://www.101computing.net/?p=21435 After months of adventure on the mysterious island of Xylogora, young explorer Mateo has finally returned home. His backpack is stuffed with notes, sketches, and a collection of breathtaking photos of creatures never seen before. From the feathered glimmerfox to

The post The Explorer’s Challenge: Naming New Species with Code first appeared on 101 Computing.

]]>
The Egg Farmer’s Puzzle https://www.101computing.net/the-egg-farmer-puzzle/ Wed, 18 Dec 2024 10:44:35 +0000 https://www.101computing.net/?p=21118 An egg farmer is picking up eggs every morning to sell on the local market. Every day, they are picking around 100 to 150 eggs and put these eggs into egg cartons of 12 eggs. So for instance, if on

The post The Egg Farmer’s Puzzle first appeared on 101 Computing.

]]>
For Loops Challenges https://www.101computing.net/for-loops-challenges/ Tue, 19 Nov 2024 14:57:55 +0000 https://www.101computing.net/?p=20981 For this set of challenges, we are going to teach our AI:Bot some basic maths skills such as how to count in 5 from 0 to 500 or how to count down from 100 to 0. We are also going

The post For Loops Challenges first appeared on 101 Computing.

]]>
Endurance Shipwreck Search Expedition https://www.101computing.net/endurance-shipwreck-search-expedition/ Thu, 17 Oct 2024 20:48:22 +0000 https://www.101computing.net/?p=20779 The story of the Endurance shipwreck is one of the most remarkable survival tales in the history of exploration, highlighting the endurance and courage of Ernest Shackleton and his crew during their expedition in the early 20th century. In 1914,

The post Endurance Shipwreck Search Expedition first appeared on 101 Computing.

]]>
The Coffee Shop – Price Calculator https://www.101computing.net/the-coffee-shop-price-calculator/ Wed, 25 Sep 2024 09:50:38 +0000 https://www.101computing.net/?p=20662 Your local coffee shop would like to set up a touchscreen tablet on the counter for the baristas to quickly calculate the cost of the cups of coffee ordered by the customers. Here are the options available when ordering a

The post The Coffee Shop – Price Calculator first appeared on 101 Computing.

]]>
Ice Cream Price Calculator https://www.101computing.net/ice-cream-price-calculator/ Thu, 02 May 2024 20:28:16 +0000 https://www.101computing.net/?p=20032 Your local ice cream shop would like to set up a touchscreen tablet on the counter for their customers to customise their ice cream order and automatically calculate the cost of their ice cream. Here are the options available when

The post Ice Cream Price Calculator first appeared on 101 Computing.

]]>
Return On Investment Calculator https://www.101computing.net/return-on-investment-calculator/ Thu, 25 Apr 2024 11:14:41 +0000 https://www.101computing.net/?p=19985 A group of students have setup a young enterprise at the start of the year and are now evaluating how successful their business was. One approach to evaluate the profitability of a business is to calculate both the profit (or

The post Return On Investment Calculator first appeared on 101 Computing.

]]>
Hogwarts Sorting Hat Algorithm https://www.101computing.net/hogwarts-sorting-hat-algorithm/ Wed, 14 Feb 2024 12:01:20 +0000 https://www.101computing.net/?p=19652 In this challenge, we will implement an algorithm to help the sorting hat at Hogwarts school of witchcraft and wizardry decide which house you would more likely belong to. When a new student join Hogwarts school, they are assigned to

The post Hogwarts Sorting Hat Algorithm first appeared on 101 Computing.

]]>
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.

]]>