#include using namespace std; int main(){ char ch; cin>>ch; switch(ch){ case 'm' : case 'M' : cout<<"Monday"<