Skip to content

Commit d26adf3

Browse files
authored
Update README.es.md
1 parent 7991026 commit d26adf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/03-Print-Variables-In-The-Console/README.es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# `03` Print Variables in The Console
1+
# `03` Print more Variables in The Console
22

33
También puedes imprimir más de una variable en la misma función `print()` separando con una coma `,` las variables a imprimir. De esta manera:
44

0 commit comments

Comments
 (0)