Skip to content

MasteryCoding/python-activities

Repository files navigation

Python Activities

This repository contains python activities for students. Each activity includes instructions in a markdown file, as well as a python file containing solution code.

Creating a new activity

To create a new activity, create a new folder with the name of the activity and copy the activity format markdown into the folder and create a new python file with the activity name:

  • rock-paper-scissors
    • rps.md: markdown description of activity
    • rps.py: python file for solution code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages