Parameter - 101 Computing https://www.101computing.net Boost Your Programming Skills! Tue, 27 Aug 2024 21:55:22 +0000 en-US hourly 1 https://www.101computing.net/wp/wp-content/uploads/cropped-android-chrome-512x512-1-32x32.png Parameter - 101 Computing https://www.101computing.net 32 32 Football Formation https://www.101computing.net/football-formation/ Thu, 18 May 2017 21:48:11 +0000 http://www.101computing.net/?p=4604 The purpose of this challenge is to understand how subroutines (functions/procedures) are used in Python to create sections of code that can be called/reused many times within a program. Subroutines mean that a section of code can be identified using

The post Football Formation first appeared on 101 Computing.

]]>
Area Calculator https://www.101computing.net/area-calculator/ Mon, 19 Jan 2015 22:47:20 +0000 http://www.101computing.net/?p=1156 For this challenge we are going to use a Python script to calculate the area in square meters of two different flats. To do so we will write a computer program that will add up all the areas of each

The post Area Calculator first appeared on 101 Computing.

]]>