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
Ravi Kishan -
Nandani Sharma -
Vladimir Dimitrov -
Michael Linson -
Top comments (0)