Python - Intermediate - 101 Computing https://www.101computing.net Boost Your Programming Skills! Sat, 06 Dec 2025 15:19:43 +0000 en-US hourly 1 https://www.101computing.net/wp/wp-content/uploads/cropped-android-chrome-512x512-1-32x32.png Python - Intermediate - 101 Computing https://www.101computing.net 32 32 Metronome App (Python Challenge) https://www.101computing.net/metronome-app-python-challenge/ Sun, 30 Nov 2025 16:05:32 +0000 https://www.101computing.net/?p=21936 With this Python challenge, we will create a metronome app to help musicians keep the right tempo when practising their favourite tunes. By the end of this project, we will have a program that takes user input for the BPM

The post Metronome App (Python Challenge) first appeared on 101 Computing.

]]>
Lesson Finder (Python Challenge) https://www.101computing.net/lesson-finder-python-challenge/ Mon, 06 Oct 2025 14:31:58 +0000 https://www.101computing.net/?p=21894 In this project, you’ll design a Python program that stores your school timetable (e.g. 5 lessons per day, Monday to Friday) and allows you to quickly find out what lesson you have on any given day and period. Simply enter

The post Lesson Finder (Python Challenge) first appeared on 101 Computing.

]]>
Uno Bank – Card Game (using Python) https://www.101computing.net/uno-bank-card-game-using-python/ Wed, 01 Oct 2025 18:35:37 +0000 https://www.101computing.net/?p=21879 Are you ready to test your luck and strategy with a Python twist on the classic Uno card game? In Uno Bank, you’ll start with $10 in your virtual bank and 10 card draws. Your goal? Maximize your bank balance

The post Uno Bank – Card Game (using Python) first appeared on 101 Computing.

]]>
The Sieve of Eratosthenes https://www.101computing.net/the-sieve-of-eratosthenes/ Sat, 19 Jul 2025 22:12:40 +0000 https://www.101computing.net/?p=21847 In this post we are going to investigate an ancient but highly effective algorithm known as the Sieve of Eratosthenes. This method, named after the Greek mathematician Eratosthenes (276 BC – 194B), is a simple and efficient way to find

The post The Sieve of Eratosthenes first appeared on 101 Computing.

]]>
Eratosthenes: The Ancient Scholar Who Measured the Earth https://www.101computing.net/eratosthenes-the-ancient-scholar-who-measured-the-earth/ Thu, 17 Jul 2025 13:06:29 +0000 https://www.101computing.net/?p=21830 In the annals of scientific history, few names stand out as prominently as Eratosthenes. A polymath of the ancient world, Eratosthenes made significant contributions to various fields, including geography, mathematics, and astronomy. However, he is best known for his remarkable

The post Eratosthenes: The Ancient Scholar Who Measured the Earth first appeared on 101 Computing.

]]>
World Capital Cities – Python Quiz https://www.101computing.net/world-capital-cities-python-quiz/ Wed, 16 Jul 2025 09:17:32 +0000 https://www.101computing.net/?p=21809 Are you ready to test your knowledge of world capital cities? In this Python programming challenge, we’ll create an interactive quiz game. The game will display one capital city and four other non-capital cities in random order. Your task is

The post World Capital Cities – Python Quiz first appeared on 101 Computing.

]]>
Stargate Access Code – Python Chalenge https://www.101computing.net/stargate-access-code-python-chalenge/ Thu, 12 Jun 2025 20:14:03 +0000 https://www.101computing.net/?p=21741 You are aboard a state-of-the-art spaceship, a few million light-years away from planet Earth, hurtling through the cosmos on a critical mission. Following a system outage, the AI on board went into shutdown mode and locked all doors onboard the

The post Stargate Access Code – Python Chalenge first appeared on 101 Computing.

]]>
Stranger Code Challenge https://www.101computing.net/stranger-code-challenge/ Mon, 09 Jun 2025 09:17:37 +0000 https://www.101computing.net/?p=21736 Welcome to our latest programming challenge! This time, we’re diving into the world of Stranger Things and the challenge is based on a piece of code seen in the second series of Stranger Things (Episode 8) where, following a total

The post Stranger Code Challenge first appeared on 101 Computing.

]]>
DNA Sequence Analysis – Python Challenge https://www.101computing.net/dna-sequence-analysis-python-challenge/ Tue, 20 May 2025 13:02:15 +0000 https://www.101computing.net/?p=21701 You are a bioinformatics researcher working on analysing DNA sequences. Your task is to write a Python program that can perform various analyses on a given DNA sequence. The program should be able to count nucleotides, find complementary strands, and

The post DNA Sequence Analysis – Python Challenge first appeared on 101 Computing.

]]>
The Archaeologist’s Python Challenge https://www.101computing.net/the-archaeologists-python-challenge/ Mon, 19 May 2025 19:51:44 +0000 https://www.101computing.net/?p=21690 In this challenge, you will write a Python script to help an archaeologist estimate the age of an artefact using Carbon-14 dating. This method is commonly used in archaeology and is used on organic materials – anything that originate from

The post The Archaeologist’s Python Challenge first appeared on 101 Computing.

]]>