diff --git a/facebook.py b/facebook.py index ffb9e77..0ee2f08 100644 --- a/facebook.py +++ b/facebook.py @@ -76,7 +76,7 @@ def welcome(): """ total = open(passwordlist,"r") total = total.readlines() - print wel + print (wel) print " [*] Account to crack : {}".format(email) print " [*] Loaded :" , len(total), "passwords" print " [*] Cracking, please wait ...\n\n"