Skip to content

XavierCodingClub/Medium-Github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages