Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Build a Multi-Function Calculator

You will be working on this project with Google Colaboratory.

After going to that link, create a copy of the notebook either in your own account or locally. Once you complete the project and it passes the test (included at that link), submit your project link below. If you are submitting a Google Colaboratory link, make sure to turn on link sharing for "anyone with the link."


For this challenge, you need to create a multi-function calculator using Python that take input and do the following:

  • solve proportions
  • solve for x in equations
  • factor square roots
  • convert decimals to fractions and percents
  • convert fractions to decimals and percents
  • convert percents to decimals and fractions

If you are struggling, you can follow the video walkthrough for this project.

Once you're done, submit the URL to the public Colab notebook on your Google drive.

About

Multi-Function Calculator is a Python-based calculator designed to handle tasks like solving proportions, equations, factoring square roots, and converting between decimals, fractions, and percentages.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages