A repository for materials I use to teach python to my students
A python 3 project to walk through some basic python usage themed around really basic decryption. Themed for East Timor with examples in Tetum.
- Python 3
- PyTest
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