You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple, text-based Python program that encodes and decodes numeric passwords using a digit shift. The project also provides a small menu to encode, decode, and quit, which is all completed in the terminal.