Commit Graph

5 Commits

Author SHA1 Message Date
cclauss
9be4666773
Define raw_input() for Python 3
In Python 3, __raw_input()__ has been replaced with __input()__
* Also added __.strip()__ to input statements to deal gracefully with leading or trailing spaces.
2018-06-02 09:43:44 -04:00
cclauss
1c160e4544
print() is a function in Python 3 2018-06-02 09:34:19 -04:00
Omar Santos
a3f0cb8c03
Create amazing_python_references.md 2018-05-02 00:39:25 -04:00
santosomar
b1fad52f87 creating a quick python scanner 2018-03-13 19:11:29 -04:00
santosomar
49a377cd03 adding a quick python nmap example 2018-03-13 18:18:55 -04:00