Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 571 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 571 Bytes

basic-math-flask

Basic math calculation web-app using flask

Functions

Add, subtract, multiply

image

image

image

image

What I learned

  • Create mathematical functions
  • Packaging the functions
  • Create a web app using Flask