Skip to content

brian-mckeown/PythonShapeCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

# PythonShapeCalculator
README.txt

Description:
  The program asks the user for a shape and it's dimensions. It then calculates the area of that given shape.

Instructions:
  -This is a simple Python Script meant to be run with the command line (command prompt or terminal). 
  -Python must be installed. You can download from: (copy and paste)
  https://www.python.org/
  -Python 2.7 was used for this program. 
  -Run the AreaCalculator.py file in either command prompt or terminal. 
  -If you are uncomfortable with this, you can also view a video demonstration of the program here: (copy and paste)
  https://youtu.be/gnuqOb85iGk

Releases

No releases published

Packages

No packages published

Languages