fork download
  1. # your code goes here
  2. print type([1,2])
Success #stdin #stdout 0.01s 23304KB
stdin
Standard input is empty
stdout
<type 'list'>