#import int Q;main(){for(;~getchar();)++Q;puts(Q<50?"H":Q<90?"WQNMLGB":"Hello World!");}