user_name= input("Enter the user name:")
print(user_name)
o/p
Enter the user name:Avinash
Avinash
For further actions, you may consider blocking this person and/or reporting abuse
user_name= input("Enter the user name:")
print(user_name)
o/p
Enter the user name:Avinash
Avinash
For further actions, you may consider blocking this person and/or reporting abuse
Leandro Veiga -
Harutyun Mardirossian -
James -
Nozibul Islam -
Top comments (0)