Hello,

I'm a complete novice, it's a wonderland of adventure. I hope someone can answer my question on this perplexing scenario. To amuse myself and lighten my learning, I was typing humourous lines as literal strings within my printf brackets. When moving from an 'if statements' example, on to an 'else if' example, I deleted some of the prior code lines and 'saved as', to simplify and understand better was going on. What I found odd, was although the code runs fine, I keep getting a print out of a literal string I deleted. At least I thought I had, it is no longer visible within the code, but it prints out the deleted line when run. Baffled is a pretty inadequate word to use right now. Can anyone explain how this can be? Thanks