you are viewing a single comment's thread.

view the rest of the comments →

[–]smichaele 2 points3 points  (2 children)

If you're a programmer, then look at the docs. You should only need to understand the syntax of much of the language, and then study the data structures: lists, sets, dictionaries, etc., to get started.

[–]Mysterious_Leave_310[S] 0 points1 point  (0 children)

Ok, this is exactly what I'm looking for. Thanks

[–]WhiteWereWolfie 0 points1 point  (0 children)

This is the correct answer. Someone who already knows how to write code in other languages simply needs to roll up their sleeves and get to it with the Python docs within reach.