fork(1) download
  1. S=0
  2. A=[7,1,2,3,4,5,6,7 ]
  3. print(len(A))
Success #stdin #stdout 0.11s 14148KB
stdin
Standard input is empty
stdout
8