/Calculator

This is a simple Python calculator

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Calculator

This is a simple Python calculator

What I Learned

  • How to do math in Python
  • How to use Int, Float and Str
  • How to use functions and how to use if- & while-statements