word = "hello" string = word[0] + "_ _" + word[-1] l1 = [1, 2, 3, 4] l2 = [5,6,7,8] n = 10
I want to reinitialize the variables