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
Samuel Rouse -
Abhinav Anand -
Anastasiia Vorobeva -
Raja Yadav -
Top comments (0)