This repository contains the code for a simple Console Calculator. Takes two numbers and an operator (+, -, *, /) as input and prints the result as part of my 30-day coding challenge focused on ...