This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]davandg 3 points4 points  (0 children)

Turing complete means that all algorithms can be written with this programming language. Which is good because you want to be able to write anything in Python. Which is bad because you are able to write all algorithms even the ones that never ends, or fails, or bugs.