You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,6 @@ EXAMPLE: 3 + 5 x 6 - 2 / 4 =
43
43
Immediate Execution Logic: 11.5
44
44
Formula/Expression Logic: 32.5
45
45
You can build your project by forking this CodePen pen. Or you can use this CDN link to run the tests in any environment you like: https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js
46
-
47
46
Once you're done, submit the URL to your working project with all its tests passing.
48
47
49
-
Solution Link
48
+
Solution Link (Live Site): https://freecodecamp-solutions.github.io/Build-a-JavaScript-Calculator/
0 commit comments