Skip to content

tpett20/Python-Lessons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Python-Lessons

This is a collection of Python Coding Lessons that I have developed for my role as a coding instructor. Most of the lessons are beginner friendly and can be scaled.

Some lessons use Python Turtle Graphics. Note that to run these, you will need to have installed the Tk interface package.

For a quick and convenient way to run the programs, links are also provided to the project files on Replit, where they can be easily forked.

Terminal-Based

Title Level Replit
Math Quiz Scalable Repl
Word Scramble Scalable Repl
Simon String Scalable Repl
Themed Quiz Beginner Repl
Memory Match Scalable Repl
Memory Match V2 Scalable Repl
Lost Pet Beginner Repl

Python Turtle 🐢

Title Level Replit
Turtle Jump Beginner Repl
Random Turtle Guesser Intermediate Repl
Concentric Circles Scalable Repl
Count the Colors Beginner Repl

About

Project-based lessons for computer science students.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages