Skip to content

Nattbb/Simple-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Simple Calculator 🧮

A beginner‑friendly Python CLI program that adds, subtracts, multiplies, or divides two numbers based on user input.


🚀 Features

  • Prompts for two numbers and an operation (+, -, *, /)
  • Validates numeric input and handles division by zero
  • Straightforward, clean code — perfect for learning Python basics

📂 Project Structure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages