We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7d8e31 commit 8ac1373Copy full SHA for 8ac1373
skills.js
@@ -0,0 +1,3 @@
1
+function calculateNumbers(var1, var2) {
2
+ return var1 + var2;
3
+}
0 commit comments