fork download
  1. # your code goes here
  2. listdata=[35,48,3,4,50,43,7,19,9,23,15,13,11,37,12,18,25,16,8,20,27,22,10,24,17,38,29,46,21,30,40,32,44,33,1,36,14,26,39,31,31,42,6,31,45,28,47,2,49,5]
  3. print(len(listdata))
Success #stdin #stdout 0.03s 9580KB
stdin
Standard input is empty
stdout
50