Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 363be60

Browse files
problme 69 initialization complete
1 parent 3dc1c18 commit 363be60

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

‎problme69/problme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## Problem 69:
2+
3+
### Implement a simple JavaScript calculator. The calculator should take two numbers and an operator (+, -, *, /) as input and return the result of the operation.
4+

‎problme69/problme69.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/*
2+
3+
Implement a simple JavaScript calculator. The calculator should take two numbers and an operator (+, -, *, /) as input and return the result of the operation.
4+
5+
6+
*/

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /