how to create list of int code example Example: create list integers list(range(11, 17)) [11, 12, 13, 14, 15, 16]