Why do I need to enclose a literal in parentheses while invoking a method?

后端 未结 0 1566
自闭症患者
自闭症患者 2021-02-20 10:36

Without ()

42.__abs__()
  File "", line 1
    42.__abs__()
             ^
SyntaxError: invalid syntax


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