t478.py.real 229 B

123456789101112
  1. [0, 1, 4, 9, 16, 25, 36, 49]
  2. 120
  3. 8
  4. [0, 2, 4, 6, 8, 10, 12, 14]
  5. [97, 98, 99, 100, 101, 102]
  6. <type 'str'>
  7. bc
  8. <type 'tuple'>
  9. (2, 4, 6, 8, 10)
  10. [1, 'hello', True]
  11. [0, 2, 4, 6, 8, 10, 12, 14, 8, 9]
  12. [0, 1, {}, '', 'hello', False, True]