Open Levijohanson11 opened 6 months ago
The reason it's not using print() is because it looks like it's written in an older version of Python, probably Python 2. something, where print is used as a statement without parenthesses.
how do you resolve that
https://github.com/stormshadow07/BeeF-Over-Wan/blame/d8cd5a938e89622711393488897471a46e356766/BeeFOverWan.py#L90