Skip to content

This is my first small JavaScript project. It's a simple calculator that asks the user for two numbers and a math function (+, -, *, /), does the math, and shows the answer. As I start studying JavaScript, it's constructed with fundamental JavaScript capabilities like prompt(), switch, and input validation.

Notifications You must be signed in to change notification settings

MphoInTech/simple-calculator-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

simple-calculator-js

About

This is my first small JavaScript project. It's a simple calculator that asks the user for two numbers and a math function (+, -, *, /), does the math, and shows the answer. As I start studying JavaScript, it's constructed with fundamental JavaScript capabilities like prompt(), switch, and input validation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published