fork download
  1. a = input()
  2. if a =='':
  3. print('hi')
Success #stdin #stdout 0.02s 27704KB
stdin
stdout
hi