SyntaxFix
Write A Post
Hire A Developer
Questions
use for loop. like this:
for x in [1,2,7,8,9,10,13,14,19,20,21,22]: new_list.append(my_list[i + x])