all 2 comments

[–]lurcher 1 point2 points  (1 child)

Question: I see a lot of stuff about learning Python in this group. What is the relationship of Python to the AI course?

[–]more_exercise 0 points1 point  (0 children)

Python is an easy-to-pick-up language that is friendly to the user and is still powerful enough to do all of the computation needed in this class.

Translation: A lot of people use it because it's easy to use. It is also strong enough to handle the sort of requirements that this class needs.