name = input("type your name here: ")
print(f"Hello Dev {name}!")
For further actions, you may consider blocking this person and/or reporting abuse
name = input("type your name here: ")
print(f"Hello Dev {name}!")
For further actions, you may consider blocking this person and/or reporting abuse
Latest comments (0)