Skip to content

A repository for materials I use to teach python to my students

License

Notifications You must be signed in to change notification settings

PeteCoward/teach-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

teach-python

A repository for materials I use to teach python to my students

Easy Crypto

A python 3 project to walk through some basic python usage themed around really basic decryption. Themed for East Timor with examples in Tetum.

Requirements

  • Python 3
  • PyTest

Lesson 1 - Caesar Cipher

Implement stubbed functions to encode and decode simple caesar cipher ( all uppercase english alphabet, non letter characters remain unchanged ) Tests exist to guide students towards completion

About

A repository for materials I use to teach python to my students

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages