22-09-2025, 02:31 AM
user = input("Enter your username: ")
if user.lower() == "manletmachine":
print("You will never touch a woman until you die.")
else:
print("You will touch a woman.")
if user.lower() == "manletmachine":
print("You will never touch a woman until you die.")
else:
print("You will touch a woman.")
