echo.py 87 Bytes Raw Blame History Permalink 1 2 3 if __name__ == '__main__': text = input("Enter : ") print("$$$ ", text, " $$$")