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

Similar camp. Two reasons I enjoy Python, both related to documentation:

1. docstrings

2. keyword arguments

Docstrings mean I can do REPL experiments without the additional friction of opening a browser to RTFM. Keyword arguments reduce how much I have to lookup the semantics of a function's signature.



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

Search: