All Questions
1 question
0
votes
2
answers
39
views
Issue with variables in insert statement in python 3
This is regarding hackerrank problem https://www.hackerrank.com/challenges/python-lists/problem .Below is my implemented code. I am facing issue with the insert statement as it is asking for at least ...