mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2025-01-26 06:15:56 -05:00
9be4666773
In Python 3, __raw_input()__ has been replaced with __input()__ * Also added __.strip()__ to input statements to deal gracefully with leading or trailing spaces.