100 Days of Code: The Complete Python Pro Boot Camp – Day 10 Project
Create a calculator program.
Add, subtract, multiply and divide.
Take 2 numbers and perform desired calculation. Ask if user wants to continue calculation with previous answer. Otherwise, restart a new calculation.
- Choose ‘Open in Replit’
- Select ‘Run’ to play/replay the game.
- Enter answers into the console where you see the tiny square at the end of sentences.