fork(1) download
  1. # your code goes here
  2. s=["flower","flow","flight"]
  3. print(min(s))
Success #stdin #stdout 0.04s 9536KB
stdin
Standard input is empty
stdout
flight