Instead of > Let s initially be the empty string. you can write > Let s be the empty string. And instead of > Let s initally be the string "var(". You can write > Let s be "var(". as the quotation marks already signify it as a string per Infra.