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
MD ARIFUL HAQUE -
Gabor Szabo -
Ahmed Rakan -
Aarav Joshi -
Top comments (0)