Skip to content

jetslambda/Kata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Kata is a small personal program for training programming principles and the python language. Each Kata has a number and corresponds to a specific task/challenge. These challenges can be found on http://codekata.com

Crypto is a small simple cryptography project built with Test-Driven-Development in mind as an excercise. It is focused on a somewhat modular build with "plugin functions." Mimic the interface of the ceasar function and a new function can be added to work with the code. Remember to add it to the crypto dictionary aswell.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%