fork download
  1. a = 'o-zumc@.takl'
  2. b = [9,1,2,3,4,0,6,0,3,8,11,0,0,10,7,5,0,4]
  3. email = ''
  4. for i in range(len(b)):email+=a[b[i]]
  5. print(email)
Success #stdin #stdout 0.02s 28384KB
stdin
Standard input is empty
stdout
a-zumo@outlook.com