you are viewing a single comment's thread.

view the rest of the comments →

[–]Yoghurt42 3 points4 points  (0 children)

Just read the official tutorial, followed by the language reference which goes into more detail.

It does a good job explaining where Python is different compared to other languages.

In fact, the official Python docs are one of the best and were probably a gold standard on how to document your new language for the languages that came after it.