fork download
  1. print(type(type(int)))
Success #stdin #stdout 0.02s 7312KB
stdin
Standard input is empty
stdout
<type 'type'>