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 d074903 commit ce5bb99Copy full SHA for ce5bb99
exercises/07-Do_while/README.es.md
@@ -1,4 +1,4 @@
1
-# `07` Hacer mierntas
+# `07` Hacer mientras
2
3
Hacer, hacer, hacer.
4
La función `while()` es otro ejemplo de bucle en python es menos común usarla, pero es un bucle
@@ -35,4 +35,4 @@ LIFTOFF
35
```
36
37
## 💡 Ayuda:
38
-https://www.w3schools.com/python/python_while_loops.asp
+https://www.w3schools.com/python/python_while_loops.asp
0 commit comments