Skip to content

porcotrante/Calculator_Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator_Web

A web-calculator, made as part of the odin Project

The calculator does operations as they come, not respecting the hierarchy

for example, 12 + 7 - 5 * 3 yields 42, and not 4

if you don't put anything before or after an operator, it assumes 0

About

A web-calculator, made as part of the odin Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors