#include using namespace std; int main(void){ char c; cin>>c; if(c=='E')cout<<'F'<