Skip to content

zenofTech/pythonCal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

pythonCal

Python CLI program to calculate numbers and expressions.

image

To use this program, first you have to install python in your system. download python from the link below.

https://python.org/
  • After the installation, you can clone this repo with the command below.
git clone https://github.com/zenoftech/pythonCal.git/
  • Next command
cd pythonCal
  • Now run the file cal.py in your git or Windows cmd/powershell
python cal.py
  • Linux users, run:
python3 cal.py

Voila :)

About

Python CLI program to calculate numbers and expressions, It is very simple to use.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages