Jitendra
Followers: 0 Following: 0
Full Stack Developer | AI Researcher | Prompt Engineer https://calculatorwallah.com/team/jitendra-kumar
Feeds
已回答
I'm supposed to calculate the gpa, the user has to enter the course code, the credit, and grade value. However, when I enter more than one course, the program only outputs the GPA from the last course details entered . What's the reason for this.
It looks like the issue in your program is related to how you're handling the loop and storing cumulative values. From your des...
I'm supposed to calculate the gpa, the user has to enter the course code, the credit, and grade value. However, when I enter more than one course, the program only outputs the GPA from the last course details entered . What's the reason for this.
It looks like the issue in your program is related to how you're handling the loop and storing cumulative values. From your des...
27 days 前 | 0
