CSV - 101 Computing https://www.101computing.net Boost Your Programming Skills! Fri, 14 Mar 2025 13:19:13 +0000 en-US hourly 1 https://www.101computing.net/wp/wp-content/uploads/cropped-android-chrome-512x512-1-32x32.png CSV - 101 Computing https://www.101computing.net 32 32 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.

]]>
Olympics Host Cities (CSV Challenge) https://www.101computing.net/olympics-host-cities-csv-challenge/ Tue, 20 Aug 2024 23:26:09 +0000 https://www.101computing.net/?p=20454 For this challenge we are going to work with a list of host cities of the Olympic Games since the modern Olympics began in 1896. Our list will include both Summer and Winter games. This information is stored in a

The post Olympics Host Cities (CSV Challenge) first appeared on 101 Computing.

]]>
Egg Code Stamp Decoder https://www.101computing.net/egg-code-stamp-decoder/ Tue, 24 May 2022 14:07:48 +0000 https://www.101computing.net/?p=14161 Did you know that in the UK (and also in most European countries), the eggs you buy in a shop must be stamped with a code that can help you find out more about how and where your eggs were

The post Egg Code Stamp Decoder first appeared on 101 Computing.

]]>
Italian Takeaway Ordering System https://www.101computing.net/italian-takeaway-ordering-system/ Sat, 15 Apr 2017 11:00:14 +0000 http://www.101computing.net/?p=4407 An Italian Takeaway is asking you to write a computer program to facilitate the ordering process and automatically calculate the total cost of an order. They have stored their menu and all prices into a text file with the following

The post Italian Takeaway Ordering System first appeared on 101 Computing.

]]>
Cinema Booking Challenge https://www.101computing.net/cinema-booking-challenge/ Fri, 14 Apr 2017 19:59:59 +0000 http://www.101computing.net/?p=4396 A cinema has created a booking system for their main theatre which consists of 48 seats, organised in 6 rows of 8 seats. To store information as to whether a seat is booked or available, the program uses a 2-dimensional

The post Cinema Booking Challenge first appeared on 101 Computing.

]]>
Break Even Point https://www.101computing.net/break-even-point/ Sun, 02 Apr 2017 17:48:42 +0000 http://www.101computing.net/?p=4327 In Business or Economics the Break Even Point (BEP) is the point at which the total of fixed and variable costs of a business becomes equal to its total revenue. At this point, a business neither earns any profit nor

The post Break Even Point first appeared on 101 Computing.

]]>
Kings & Queens of England https://www.101computing.net/kings-queens-of-england/ Sun, 19 Mar 2017 20:39:22 +0000 http://www.101computing.net/?p=4230 Portrait of Henry VIII There have been 66 monarchs of England and Britain spread over a period of 1500 years. For this Python challenge you will use a text file listing all of these monarchs in chronological order. You will

The post Kings & Queens of England first appeared on 101 Computing.

]]>
Leaderboard https://www.101computing.net/leaderboard/ Fri, 24 Feb 2017 15:30:00 +0000 http://www.101computing.net/?p=4033 Before completing this challenge you will need to make sure you have already completed a game or a quiz in Python with a scoring system. You will then add a leaderboard functionality to your existing game or quiz in order

The post Leaderboard first appeared on 101 Computing.

]]>
London 2012 https://www.101computing.net/london-2012/ Fri, 05 Jun 2015 23:25:16 +0000 http://www.101computing.net/?p=1186 Learning Objectives In this challenge we are going to investigate methods that can be used to: Read and extract data from a text file, Sort this data in ascending or descending order, Display this sorted data on screen. Context We

The post London 2012 first appeared on 101 Computing.

]]>