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 64bd2fe commit 6fb1772Copy full SHA for 6fb1772
tests/results/examples/tutorial/parser_regex.2.result
@@ -0,0 +1,2 @@
1
+def add_numbers(num1, num2):
2
+ return num1 + num2
0 commit comments