Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Red-Github


Summary

This repo store the code for an unfinished calculator project. The project is made in python. You objective is to complete the layed out tasks, ordered by level of difficulty and maybe add something of your own.

Tasks

  • Complete the existing add and subtract functions
  • Add multiply and divide functions as well as integrate that into the main calculation code
  • add a while loop to allow the user to repeat the calculation process indefinitely
  • Add input validation to ensure that even if the user inputs the wrong numbers the program does not crash
  • Add some of your own function, like trig functions (You can use the math module)
  • ...And anything else you see fit!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages