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 e8fb027 commit 3310180Copy full SHA for 3310180
skills.js
@@ -0,0 +1,3 @@
1
+function calculateNumbers(var1, var2) {
2
+ return var1 + var2;
3
+}
0 commit comments