Posts by Paulo Figueiredo • 1 point
1 post
-
0
votes2
answers142
viewsA: I’m having repeat problems in python
Good morning David Dude, looking at your code, there will be no loop to any other item except for the part: nome = str(input('nome do aluno: ')) Note that in Python identation is fundamental and, if…