a=input('')
print('I am {} and I am studying Python in Nowcoder!'.format(a))