By: Ezra Edelman

In python 2.7, which the program is written for (seen by the lack of parenthesis around for the print statements) input() is easily exploited. Input() is actually the exact same as eval(raw_input()), (where raw_input() converts your input to a string), so we can just put in thisisthepassword as our input.

results matching ""

    No results matching ""