- 1

Can someone please try to solve this question

write a coding that will request students names, major, complete credit, and classification (freshman, sophomore, journey, siniour )

19th Sep 2017, 2:23 AM
peter kitur
peter kitur - avatar
3 Antworten
+ 11
Just declare the appropriate variables, then query for input. There should be a part where you need to store data somewhere else though, e.g. text files, databases. You have to elaborate on your query.
19th Sep 2017, 2:52 AM
Hatsy Rei
Hatsy Rei - avatar
+ 3
Post the code then... // Can you use classes?
19th Sep 2017, 4:19 AM
Kinshuk Vasisht
Kinshuk Vasisht - avatar
0
I try to code it but I doesn't work
19th Sep 2017, 3:03 AM
peter kitur
peter kitur - avatar