Official Buff Discussion

@roigershon15 said:

Hi Guys, i have found a s****t to exploit the machine, however i get the following error message: when i use python:
import sys, urlib, re, requests
ImportError: No module named requests

when i use python3 i get another error:
print header();
SyntaxError: Invalid syntax

Please help me continue this machine :slight_smile:

Use print like this print(somerandomvariable) for python3.