We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7783711 commit dae0ffaCopy full SHA for dae0ffa
1 file changed
es/python_introduction/README.md
@@ -68,7 +68,7 @@ Usando comillas dobles:
68
"Runnin' down the hill"
69
70
71
-o escapando el apóstrofe con una barra invertida (``):
+o escapando el apóstrofe con una barra invertida (`\`):
72
73
>>> 'Runnin\' down the hill'
74
0 commit comments