Skip to content

rennblack/operators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

operators

Using operators in JS to solve simple math problems.

What is the sum of operand1 and operand2? What is the result if you subtract operand2 from operand1? What is the result if you multiple operand1 by operand2? Is operand1 equal to operand2? Is operand1 smaller than operand2? Can you divide Operand2 evenly in to operand1?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages