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 6d61d00 commit 1239345Copy full SHA for 1239345
exercises/004-hello_harry/README.md
@@ -9,7 +9,7 @@
9
## Example input:
10
11
```py
12
-hello_name(Harry)
+hello_name("Harry")
13
```
14
15
## Example output:
0 commit comments