Coddy logo
Store
Leaderboard
menu icon
Loading...Creator image

Creator

Anonymous

Calculator project using Python

In this course you will create full working console calculator with python, step by step but also without giving you the code. In the end you will have your own code!

29 Lessons

26 Challenges

Prerequisites

Python fundamentals

Save for later

Introduction

The project

How it works

Calculate

The basics

More operators

Project lesson

Aliases

Project lesson

Handling errors

Project lesson

Single number

Project lesson

Evaluate

Basic structure

Project lesson

Recursive structure

Project lesson

Single number operator

Project lesson

Handling errors

Project lesson

Struct

Basic operators

Project lesson

Level one operators

Project lesson

Functions operators

Project lesson

Single number operator

Project lesson

Handling errors

Project lesson

Structure for all

Project lesson

Parse

Get number

Project lesson

Get operator

Project lesson

Get with errors

Project lesson

Simple calculation

Project lesson

Multiple operators

Project lesson

Parenthesis

Project lesson

Handling errors

Project lesson

Coordinate

Everything together

Project lesson

Errors

Project lesson

Final Steps

Main function

Project lesson

Multiple calculations

Project lesson

Next steps