Code saving

my answers are not saving it is deleting by itself whenever i login in the whole code is getting erased

Update your code below this line

word = “Programming”
print(word[2])
print(word[1])