fork download
  1. # your code goes here
  2. a=input("enter the name: ")
  3. print(a)
Success #stdin #stdout 0.02s 9044KB
stdin
anurag
stdout
enter the name: anurag