fork download
  1. d = {'א': 1}
  2. print(d['א'])
Success #stdin #stdout 0.03s 9984KB
stdin
Standard input is empty
stdout
1