[ Team LiB ] Previous Section Next Section

Exercise

  1. Create a birthday count-down script. Given form input of month, day, and year, output a message that tells the user how many days, hours, minutes, and seconds until the big day.

    [ Team LiB ] Previous Section Next Section