Skip to content

Halima-24/Python-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 

Repository files navigation

BASIC CALCULATOR ๐ŸŽฎ Interactive Fun Calculator ๐Ÿงฎ Welcome to the Interactive Fun Calculator โ€” a simple and entertaining Python-based calculator that lets you perform basic math operations with style and emojis! ๐ŸŽ‰ Whether you're adding, subtracting, multiplying, or dividing, this calculator makes it fun and easy.

โœจ Features

โž• Addition

โž– Subtraction

โœ–๏ธ Multiplication

โž— Division (with zero-check!)

๐ŸŽ‰ Interactive menu-based interface

๐Ÿง  Beginner-friendly code with clear comments

๐Ÿ˜Ž Fun, emoji-rich experience

๐Ÿš€ How to Use

  1. Run the script using Python 3: python fun_calculator.py

2.Enter two numbers when prompted.

3.Choose an operation from the menu:

1 โž• Addition

2 โž– Subtraction

3 โœ–๏ธ Multiplication

4 โž— Division

4.View the result printed in a fun, easy-to-read format!

View the resul๐Ÿ”’ Division by Zero Handling

The calculator safely checks for division by zero and provides a friendly error message if the user tries

๐Ÿšซ Error: You can't divide by zero!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages