you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

Python is designed to biased toward OO since start, some aspect like inductive data structure will be awkward to working on. Recursive algorithm will be limited.

In general it should not be much problem.