We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08e6bb3 + da2986a commit bb4341cCopy full SHA for bb4341c
1 file changed
facebook id hack.py
@@ -56,7 +56,7 @@ def function(email, passw, i):
56
email = input("Enter Email/Username : ")
57
58
print("\nTarget Email ID : ", email)
59
-print("\nTrying Passwords from list ...")
+print("Trying Passwords from list ...")
60
61
i = 0
62
while file:
0 commit comments