examen 1

parent d030e87f
...@@ -520,7 +520,7 @@ ...@@ -520,7 +520,7 @@
"class ejercicio7:\n", "class ejercicio7:\n",
" \n", " \n",
" def informacion(self):\n", " def informacion(self):\n",
" print(\"Solo se leer del 1 al 3999\")\n", " print(\"Solo se leer correctamente del 1 al 3999\")\n",
" \n", " \n",
" def cambiar(self):\n", " def cambiar(self):\n",
" romano=\"\"\n", " romano=\"\"\n",
......
...@@ -520,7 +520,7 @@ ...@@ -520,7 +520,7 @@
"class ejercicio7:\n", "class ejercicio7:\n",
" \n", " \n",
" def informacion(self):\n", " def informacion(self):\n",
" print(\"Solo se leer del 1 al 3999\")\n", " print(\"Solo se leer correctamente del 1 al 3999\")\n",
" \n", " \n",
" def cambiar(self):\n", " def cambiar(self):\n",
" romano=\"\"\n", " romano=\"\"\n",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment