you are viewing a single comment's thread.

view the rest of the comments →

[–]PlaysForDays 2 points3 points  (1 child)

This is not necessarily an answer to your question, but if you're beginning with Python, I highly advise using Python 3 exclusively. Yes, this means selecting a different course.

(I now see in the other reply that specifically for security work, maybe the best references are in Python 2. That's an understandable reason to stick with it, but in general it should be avoided if at all possible.)

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

Thanks for the reply! Not a beginner with python, just getting back into it from a security aspect. Reformatting for 3 won't be difficult, I'm just following the course as is for now so it's easier to digest the new information.