Skip to content

Avalux-07/-Calculator-with-history-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

-Calculator-with-history-using-python

simple one operator calculator in terminal with history access.

it creates a text file(calc_history.txt) whre you can see your previous calculations.

Commands:

  1. type "history" command to see previous calculations in terminal
  2. type "clear" to delete previous calculations
  3. type "exit" to exit calculator

About

simple one operator calculator in terminal with history access

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages