Hacker News new | ask | show | jobs
by agucova 1726 days ago
In the course Introduction to Computer Science: AI (CS50AI) by Harvard, one of the first homeworks is implementing a search exactly like this with Python.

It was extremely fun!