17 lines
407 B
Markdown
17 lines
407 B
Markdown
|
<div align="center">
|
||
|
<h1>year 9</h1>
|
||
|
</div>
|
||
|
|
||
|
### Python
|
||
|
|
||
|
- [Encryption](encryption)
|
||
|
- [Caesar Cipher Decrypter](encryption/Caesar%20Cipher%20Decrypter.py)
|
||
|
- [Caesar Cipher Encrypter](encryption/Caesar%20Cipher%20Encrypter.py)
|
||
|
- [Enkodo Cipher (own creation)](encryption/Enkodo%20Cipher.py)
|
||
|
- [Python Challenges](python%20challenges)
|
||
|
|
||
|
### Web
|
||
|
|
||
|
- [Eco Fest](eco%20fest)
|
||
|
- [Pet Planet](pet%20planet)
|