Skip to content

Add calculator script and README update (Session 4 exercise)#1

Open
mbecerra-apex wants to merge 1 commit into
mfalcon-jd:mainfrom
mbecerra-apex:feature/marymar_becerra
Open

Add calculator script and README update (Session 4 exercise)#1
mbecerra-apex wants to merge 1 commit into
mfalcon-jd:mainfrom
mbecerra-apex:feature/marymar_becerra

Conversation

@mbecerra-apex

Copy link
Copy Markdown

This pull request completes the Session 4 Git practice exercise.

Changes included:

  • Updated README.md with personal edit as required.
  • Added a new folder (marymar_becerra) containing calculator.py.
  • Implemented a simple Python calculator that:
    • Captures two numeric inputs (supports integers and decimals)
    • Supports +, -, *, and / operations
    • Validates user input
    • Handles division by zero

The script was developed and reviewed using GPT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant