creating a list of ints code example Example: create list integers list(range(11, 17)) [11, 12, 13, 14, 15, 16]