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