[Raspberry Pi] Container

import collections

zahlen = [1, 2, 3, 4, 5]

print(zahlen)

Links