Skip to content

Coder4154/week2-smart-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

week2-smart-calculator

Smart calculator

Week 2: Smart Calculator with Search

Overview

This project builds a smart calculator that can solve basic equations and search for solutions.

Features

  • Basic arithmetic operations (+, -, *, /, ^)
  • Equation solving using search
  • Search visualization for learning
  • Interactive menu for user input

How to Run

  1. Clone the repository
  2. Open calculator_with_search.py in VS Code
  3. Run the script using Python 3:

bash python calculator_with_search.py

About

Smart calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages