Posts by Ilda Mendes • 31 points
1 post
-
3
votes2
answers4139
viewsQ: Program that uses input(). split(" ") and does not run in Python 3.5.1
I have to do several exercises in Python that the input values should be on the same line and indicated me the input().split(" "), but the program does not run, error. Ex.: C, Q = input().split(" ")…
pythonasked Ilda Mendes 31