inputandoutput.py 43 Bytes Raw Blame History Permalink 1 2 a1 = input("Input: ") print("Output:", a1)