0
First of all, you have to understand the meaning of both raw_input() and input(), raw_input() will be the user input content is converted into String type. input() does not change the type of content that the user entered. You can use the type () to try it.
éŠć
ïŒäœ ćż
饻èŠæçœraw_input()ćinput()çć«äčïŒraw_input()äŒć°çšæ·èŸć
„çć
ćźčéœèœŹćäžșStringç±»ćăinput()äžäŒæčćçšæ·èŸć
„çć
ćźčçç±»ć