Can any one help me plz
for school i have to make the following program with arrays command-line argument
The program must ask me the number of days and show me the date as result
This is the result of the program as shown under
tnx every one
__________________________________
java Days 123
day 123 is 3 May
java Days 365
day 365 is 31 December
java Days 1
Day 1 is 1 january