No.5117
I had to learn Lisp as part of the undergrad course I took on Artificial Intelligence. Apparently all the other professors were teaching it in Python and my class was the only one done in Lisp. Ended up being the best class I had in university, doing everything with mapcars and lambdas is just really fun compared to all the imperative languages I was used to. A lot of students hated it though and complained to the professor that it should be in Python because that's what the industry was using nowadays.