mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2025-03-06 05:55:53 -05:00

In Python 3, __raw_input()__ has been replaced with __input()__ * Also added __.strip()__ to input statements to deal gracefully with leading or trailing spaces.