/Secret-Message

A python program to encode and decode secret messages.

Primary LanguagePython

Secret-Message

A python program to encode and decode secret messages.

Through this mini-project, I explored functions from the OS module in Python like getcwd(), listdir(), rename(old_name, new_name) and used them to automate tasks on the computer.