Posts by Lucas Bispo • 1 point
1 post
-
0
votes1
answer193
viewsQ: Manipulating String while true PYTHON
I’m doing a student grade exercise, receiving a str with the student’s name, then int to know the grades(n1,N2,N3,N4). I made a while true, so it will always ask, until the user asks to quit,…