TypeError: not all arguments converted during string formatting - pymysql

后端 未结 0 1364
悲哀的现实
悲哀的现实 2020-12-18 05:17
def insert_data():
ch="y"
while(ch=="y" or ch=="Y"):
       i=0
       stu_roll_no=int(input("\\n\\nENTER THE ROLL NUMBER :")         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题