+ 1
Challenge for a program.
A program which takes the number of days as input from the user.The program calculates the nth day( from 1st of January) and the month.For example the input :52 then the output :21st February
1 Answer
+ 1
I don't think I did it right, but here it is.
https://code.sololearn.com/ch301VIR92zs/#java