A simple Python calculator built for Day 10 of the 100 Days of Code challenge, focusing on storing functions as dictionary values and chaining calculations using loops.
python calculator beginner-project dictionary functions arithmetic command-line-tool 100-days-of-code function-mapping
-
Updated
Feb 17, 2026 - Python