A clean, interactive web-based calculator built using Streamlit. This intuitive application allows users to perform basic arithmetic operations with a user-friendly interface and a stylish custom background.
Try app HERE
- ๐ข Input two numbers
- โ โ โ๏ธ โ Basic arithmetic operations: addition, subtraction, multiplication, division
- ๐ง Input validation and zero-division error handling
- ๐จ Custom background image for aesthetic UI
- ๐ฑ Responsive and minimal design
- Python 3.8 or higher
- pip
Click the Fork button in the top-right corner of the original repository to create your copy.
git clone https://github.com/wesley-nfj/streamlit-calculator-app.gitcd repository-name python dice_roller.py