SyntaxFix
Write A Post
Hire A Developer
Questions
Maybe you need extend()
i=[1,3,5,7] j=[] j.extend(i)