fork download
  1. # your code goes here
  2. a = 'avinash'
  3. print(a)
Success #stdin #stdout 0.04s 9360KB
stdin
Standard input is empty
stdout
avinash