In the below code, %d is a format specifier for first value 'Emma' which is a string, and hence TypeError exception is raised. print("\nHey! I'm ...
確定! 回上一頁