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

Python allows semicolons for separating multiple statements on a single line, even though it doesn't require them otherwise. (Those statements can't have blocks, because of the indentation-based syntax, but that's a separate issue.)


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

Search: