- 2
Can anyone help me in making the source code of this program. (Its a c source code)
Write a grade calculator program with following conditions (3) If score => 90; Grade=A If score => 80; Grade=B If score => 70; Grade=C If score => 60; Grade=D
3 Answers
+ 4
G'day HAIDER ALI what have you tried?
Do you have the psuedocode to define your logic?
Do you have some code (I see you have started Python, yet this post says you want it in C)?
Have you done a search in SoloLearn Q&A for this topic??
https://www.sololearn.com/Discuss/2933701/?ref=app
https://www.sololearn.com/Discuss/1872496/?ref=app
0
I have not enrolled in c course because i am learning c language from book not on sololearn.