Posts by Leonardo Alves • 63 points
2 posts
-
2
votes1
answer815
viewsQ: Input read more than one string line
I’m having a problem, my code needs to read a string that contains more than one line, however it reads the first and to, as if when the line is skipped, it interprets as a "enter". def…
-
4
votes2
answers2096
viewsQ: How to make the system display an error message when it is not number?
How to make the system return some message like "This value must be numerical" in the problem below? (menu one and two have already been defined, this is just a cut) print("MENU PRINCIPAL") while…
pythonasked Leonardo Alves 63