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 7f5cc84 commit a18d892Copy full SHA for a18d892
exercises/07-lambda-function-two/app.py
@@ -1,5 +1,5 @@
1
2
3
4
-# From this line above, plese do not change code below
5
-print(rapid("bob")) #should print bo
+# Your code above, please do not change code below
+print(rapid("bob")) # Should print "bo"
0 commit comments