Skip to content

NimaMaria/HistoryCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Simple Calculator With History

A mini Python project that evaluates expressions. It takes input expressions, evaluates them, displays the result and shows both the result in a history. You can view the history or delete the most recent entry.


✨Featues

  • ➕Evaluate Python expression
  • 📁Store expression and result in history
  • 📄View history
  • ❌Delete the latest entry from history

📂Project Structure

  • Language: Python (no external libraries used)
  • File: code.py -Main program file

How to run

Run:

python code.py

Python 3 should be installed


👩‍💻Created by: Nima Maria Jacob

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages