Write a program in C to print the name of year
Answers
Answered by
0
10 CLS
20 input c
30 if (c$="august") then print "the name of the month is"; c$
40 END
RUN
20 input c
30 if (c$="august") then print "the name of the month is"; c$
40 END
RUN
Similar questions
English,
7 months ago
History,
7 months ago
Math,
7 months ago
Social Sciences,
1 year ago
Math,
1 year ago