Problem Given a date in the format YYYY-MM-DD since 1583-01-01, output the day of the week that date fell on. Ex: 2025-04-10 outputs "Thursday" EXAMPLE How to run: sh s.sh