Good morning!
I am currently learning Python and in a simple application of practice I found the following error:
File "ruta_fichero", line 9
print(num2, "es menor que ", str(num1))
^
SyntaxError: invalid syntax
The code that...
asked by
15.10.2018 / 23:33