Click the reset button to restore the code to its original state for this step.
After that, look at your editor.
It should have exactly one line of code there.
Then do what the instructions wanted which were:
change your
secondCharacter
assignment from"Test"
to yourcharacter
variable.
That means you should erase the word test and its double quotes and then type the word character in its place.