Skip to content

manishaku/Calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Geometry Calculator

By: Manisha Kusuma, Cole Paluch, Daniel Stricoff, Dom Gennello

Purpose is to help introduce high school students to Python.

Calculator graph's shapes, prints area, and perimeter.

Students can enable developer mode in the calculator that provides a template python file they can edit. If they follow the instruction in the template file they can program a new python function to graph any shape of their choosing.

Run:

python3 calculator.py

The calculator script starts, you can choose a particular shape and input the desired value.

Can also be run in jupyter notebook with the Assignment3.ipynb file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 73.2%
  • Python 26.8%