Posts by BrunowXD • 21 points
1 post
-
0
votes2
answers319
viewsQ: I made a script that calculates the average of a class or student. But I couldn’t find a way to ask the user if he wants to do another calculation or not
I’m starting in Python, so maybe this looks pretty silly. Basically the code I made gives the option to calculate the average grades of a certain class or a student. I want the program to ask the…