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 fa45251 commit 6d61d00Copy full SHA for 6d61d00
exercises/004-hello_harry/README.es.md
@@ -9,7 +9,7 @@
9
## Ejemplo entrada:
10
11
```py
12
-hello_name(Harry)
+hello_name("Harry")
13
```
14
## Ejemplo de salida:
15
0 commit comments