Menu
Coddy logo textTech

Next steps

Lesson 29 of 29 in Coddy's Calculator project using Python course.

Well done!

You made a fully working console calculator.


What's next?

  • Add support for more operators and aliases
  • Welcome string when you start your program
  • Customise all the function names and error messages to your own names
  • Apply clean code rules to your project
  • Sharing your project!

The sky is the limit!

Try it yourself

This lesson doesn't include a code challenge.

All lessons in Calculator project using Python