My first ever rust project, and overall my first ever coding project. I started learning how to code, and this is the first project I ever did lol.
Very simple CLI calculator, that just works with 2 numbers that you enter. Might add custom mode later which would allow you to make your own calculations (Like 11 + 42 / 32 * 1) or whatever.
Besides, not really meant for practical use.