a=[6,3,7,0,3,7,6,0] a.insert(3,100) print(a)
To embed this project on your website, copy the following code and paste it into your website's HTML: