“Unexpected EOF while parsing” after a “try” statement

前端 未结 3 1034
我寻月下人不归
我寻月下人不归 2021-01-27 20:38

I\'m really, really new to Python and was making a small test program.

Here is my code:

def start ():   
    print (\"This is where text would b         


        
3条回答
提交回复
热议问题