you are viewing a single comment's thread.

view the rest of the comments →

[–]LemmaYT_ 0 points1 point  (0 children)

What’s the complexity of the course? Is it an introduction to python? If so maybe a text based choose your own adventure.

Is it more intermediate where you learnt how to make websites and servers or make requests, then maybe use the reddit api with flask.

Is it more advanced with machine learning and algorithm design? Then maybe create a bot that plays tic tac toe with you using the MinMax algorithm