Python - Intermediate - 101 Computing https://www.101computing.net Boost Your Programming Skills! Wed, 26 Mar 2025 20:58:02 +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 Internet History Timeline – Python Challenge https://www.101computing.net/internet-history-timeline-python-challenge/ Wed, 26 Mar 2025 15:04:29 +0000 https://www.101computing.net/?p=21589 In this challenge, you will create two Python programs that quizzes users on key milestones from the history of the internet. Our program will let the player opt between two different types of quizzes: Guess The Year Quiz: The program

The post Internet History Timeline – Python Challenge first appeared on 101 Computing.

]]>
Mnemonic Phrase Validator https://www.101computing.net/mnemonic-phrase-validator/ Tue, 18 Mar 2025 10:43:34 +0000 https://www.101computing.net/?p=21579 Welcome to the Mnemonic Phrase Validator Challenge! This Python challenge is designed to help you practise your coding skills while creating a useful tool for validating mnemonic phrases. Mnemonic Phrase? Mnemonic phrases are often used to remember specific sequences or

The post Mnemonic Phrase Validator first appeared on 101 Computing.

]]>
The Vigenère Cipher – Python Challenge https://www.101computing.net/the-vigenere-cipher-python-challenge/ Wed, 12 Mar 2025 10:41:44 +0000 https://www.101computing.net/?p=21567 In the world of cryptography, the Vigenère Cipher represents a significant milestone in the evolution of encryption techniques. To fully appreciate its significance, let’s take a step back and explore its roots, starting with the Caesar Cipher. The Caesar Cipher:

The post The Vigenère Cipher – Python Challenge first appeared on 101 Computing.

]]>
Famous Shipwrecks Explorer – Python Challenge https://www.101computing.net/famous-shipwrecks-explorer-python-challenge/ Thu, 20 Feb 2025 08:46:37 +0000 https://www.101computing.net/?p=21558 With this challenge, we will embark on a virtual voyage across the seven seas to uncover the secrets hidden underwater. For centuries, shipwrecks have captivated the imagination of explorers and historians alike, each sunken vessel holding tales of bravery, tragedy,

The post Famous Shipwrecks Explorer – Python Challenge first appeared on 101 Computing.

]]>
The Pizzaiolo’s Pizza Sizing Challenge https://www.101computing.net/the-pizzaiolos-pizza-sizing-challenge/ Sun, 16 Feb 2025 17:03:56 +0000 https://www.101computing.net/?p=21542 Let’s start this coding challenge with a simple question: assuming your are organising a pizza party and would like to make sure there will be enough pizza for your guests, would you rather order a single 18-inch pizza or order

The post The Pizzaiolo’s Pizza Sizing Challenge first appeared on 101 Computing.

]]>
The Allotment Crop Planner (Python Challenge) https://www.101computing.net/the-allotment-crop-planner-python-challenge/ Tue, 04 Feb 2025 11:56:15 +0000 https://www.101computing.net/?p=21467 In this challenge, we will work with a JSON dataset containing detailed information about crops that can be grown in an allotment. The dataset includes, soil types, watering needs, and more. Your task is to write a Python program that

The post The Allotment Crop Planner (Python Challenge) first appeared on 101 Computing.

]]>
Chinese New Year Coding Challenge https://www.101computing.net/chinese-new-year-coding-challenge/ Sat, 25 Jan 2025 13:55:46 +0000 https://www.101computing.net/?p=21325 Chinese New Year (新年) aka Spring Festival (春节), is one of the most important festivals in Chinese culture. It has been celebrated in China for thousands of years. People celebrate by decorating their interior in red using red couplets of

The post Chinese New Year Coding Challenge first appeared on 101 Computing.

]]>
Chess Challenge: Checkmate in one move https://www.101computing.net/chess-challenge-checkmate-in-one-move/ Mon, 23 Dec 2024 18:12:12 +0000 https://www.101computing.net/?p=21144 For this challenge we will use a 8×8 2D array to represent the positions of all the black and white pieces on the chessboard. We will then use Python Turtle to draw the chessboard using the information stored within the

The post Chess Challenge: Checkmate in one move first appeared on 101 Computing.

]]>
Name the Country: Python Challenge https://www.101computing.net/name-the-country-python-challenge/ Sat, 07 Dec 2024 11:18:49 +0000 https://www.101computing.net/?p=21087 In this challenge, you will use your Python skills to create a quiz where the player has to guess the name of a country when they can only see the first letter of that country. When a player gives an

The post Name the Country: Python Challenge first appeared on 101 Computing.

]]>
Computer Software Card Game https://www.101computing.net/computer-software-card-game/ Thu, 21 Nov 2024 15:40:47 +0000 https://www.101computing.net/?p=21032 There are a wide range of software that can be used on a computer system and these can be grouped in three main categories: Operating System: The Operating System (OS) is the foundational software that manages a computer’s hardware and

The post Computer Software Card Game first appeared on 101 Computing.

]]>