Super Simple Python: Grader

Super Simple Python is a series of Python projects you can do in under 15 minutes. In this episode, we’ll be covering how to build a simple grader in under 15 lines of Python! We don’t need to import any libraries for this function. For this episode we’re going to simply be building some functionsContinue reading “Super Simple Python: Grader”