Problems
374 - What is the day ??
SUBMIT PROBLEM

What is the day ??

Time Limit: 1 sec

 

The Problem

This is a simple problem of counting Days. If Today is Saturday. Then After 10 days What will be the Day??

 

The Input

The Input file contains several test cases. Each case contains a Day.

 

The Output

For each line of output will print the Day After 10 Days in a separate line.

 

Sample Input

Saturday

Friday

 

Sample Output

Tuesday

Monday

 

 

 

 

Problem Setter: Samia Safa Ahmed