print('Lesson ','1','"start"...\n') str = input('Please input your name:\n') print('Your input name is:',str)