mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2025-02-08 11:35:56 -05:00
![cclauss](/assets/img/avatar_default.png)
In Python 3, __raw_input()__ has been replaced with __input()__ * Also added __.strip()__ to input statements to deal gracefully with leading or trailing spaces.