You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jumlah is a simple CRUD application created with Flask, a Python framework. It operates 2 numbers to add,divide,substract or multiply and give a result and remarks.
The numbers, operand, result and remarks are stored in SQLite database.
About
It is a simple CRUD application created with Flask, a Python framework. It operates 2 numbers to divide, sum,substract or multiply and has result and remarks which saved on SQLite database.