Skip to content

rawatishan07/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧮 Simple Console Calculator (Assignment 04)

Project Title and Description

This project is a simple command-line calculator, developed in Python (or specify your chosen language: Java/C), that performs basic arithmetic operations. It fulfills the requirements for Assignment 04 of the Computer Science Fundamentals & Career Pathways (ETCCCP105) course.

The goal of this assignment was to demonstrate practical experience using the essential tools of modern software development: Visual Studio Code (VS Code) for coding , Git for version control , and GitHub for repository hosting.


Project Features List

The current version of the calculator supports the four fundamental arithmetic operations:

  • Addition (A)
  • Subtraction (B)
  • Multiplication (C)
  • Division (D)
  • Basic error handling for invalid operation choices.

💻 Installation and Usage Instructions

Follow these steps to set up and run the calculator application locally.

Prerequisites

  • Python 3.x installed on your system.
  • Git installed on your system.

Step 1: Clone the Repository

Open your terminal or command prompt and run the following command to download the code:

git clone [YOUR_GITHUB_REPO_LINK]
cd [YOUR_REPO_NAME]

Sample Output

Sample Output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages