- 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​

7th Jan 2022, 4:29 AM
HAIDER ALI
HAIDER ALI - avatar
2 Antworten
+ 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
7th Jan 2022, 5:24 AM
HungryTradie
HungryTradie - avatar
0
I have not enrolled in c course because i am learning c language from book not on sololearn.
8th Jan 2022, 8:50 AM
HAIDER ALI
HAIDER ALI - avatar