Skip to content

Commit b4fa798

Browse files
committed
reviewing module2-learning-unit2-es
1 parent e2cbaca commit b4fa798

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/modules/module2/learning-units/learning-unit2/learning-unit2-es.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@
386386
{
387387
"type": "test-button",
388388
"text": "Practicar >>",
389-
"code": "# Crea una variable llamada color. El programa debe\n# comprobar si el color es azul o rojo. Si coincide con\n# alguno de esos colores, muestra \"Color permitido\". En\n# cualquier otro caso, muestra \"Color no permitido\""
389+
"code": "# Crea una variable llamada color. El programa debe\n# comprobar si el color es \"azul\" o \"rojo\". Si coincide con\n# alguno de esos colores, muestra \"Color permitido\". En\n# cualquier otro caso, muestra \"Color no permitido\""
390390
},
391391
{
392392
"type": "collapsible",

0 commit comments

Comments
 (0)