AmarnathaGowda / SimpleCalculator_Python

Its a Simple calculator built using the Python and Flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lab-flask

To run flask application

python app.py

It's a simple calculator app made with Flask.

There are 3 Inputs a. Opertion b. First Number c. Send Number

After entering the above information, you must click the generate button to see the results. When you click on Generate, it will take you to the maths route link and display the output on that page.

About

Its a Simple calculator built using the Python and Flask


Languages

Language:CSS 50.4%Language:Python 29.2%Language:HTML 20.4%