fork download
  1. print({1: 2}.get(key=2, default=3))
Success #stdin #stdout 0.04s 63528KB
stdin
Standard input is empty
stdout
3