Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Thanks, this makes perfect sense. Python we are using \n instead of ; as the statement terminator.

Just didn't got what you mean by "python's implicit statement continuation inside braces" ?



I think he is referring to

    x = (
      object
      .method1()
      .method2()
    )


Right, gotcha!




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: