YSITD_TG_Bot1 says to #ysitd<byStarTW_001>: (byStarTW_001: 所以要 r...) def yourname(): question = input ("What is your name: ") if question == "": print ("WTF You have not name!") yourname() return print ("Hello, " + question) yourname()at Fri, Aug 25, 2017 10:21 PM