hi, i have to collect a user input for two different dates ranging ( 1 january,2000 to december 2050) i want to collect
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
hi, i have to collect a user input for two different dates ranging ( 1 january,2000 to december 2050) i want to collect
hi, i have to collect a user input for two different datesranging ( 1 january,2000 to december 2050) i want to collect theuser input in the form of days, months and then year. in totalthere would be 6 prompts for user input for day1, month1, year1,day2, month2, day2, can you guys make a simple for loop for it ? itshould be in a java program.