message=input("Enter the message")
print(message)
o/p
Enter the message Hello world
Hello world
For further actions, you may consider blocking this person and/or reporting abuse
message=input("Enter the message")
print(message)
o/p
Enter the message Hello world
Hello world
For further actions, you may consider blocking this person and/or reporting abuse
Syed Ammar -
Michael Andreuzza -
Aarav Joshi -
Piyush Chauhan -
Top comments (0)