brian-mckeown / PythonShapeCalculator

Python CLI app used to calculate the area of various shapes.

Home Page:https://youtu.be/gnuqOb85iGk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# 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

About

Python CLI app used to calculate the area of various shapes.

https://youtu.be/gnuqOb85iGk


Languages

Language:Python 100.0%