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 f5fc628 commit 0592b58Copy full SHA for 0592b58
exercises/26-two-dimensional-array/README.es.md
@@ -1,6 +1,6 @@
1
# `26` Two dimensional list
2
3
-## 📝 Instructions:
+## 📝 Instrucciones:
4
5
1. Escribe una función llamada `two_dimensional_list()` que tome 2 dígitos (x, y) como entrada y genere un lista bidimensional o matriz.
6
0 commit comments