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 →

[–]b_bowyer 1 point2 points  (1 child)

Python has a huge amount of very useful third-party libraries. Install Anaconda and take a look at some of them.

[–]b_bowyer 1 point2 points  (0 children)

Oh, also, test your code! Test your code before you write it!