Return to Assignment 3 homepage
I feel like eating "kiwi" today!

So, everybody needs to eat. Sometimes we need to express that in our code. But, if I say, "Hey, I'm hungry for \"kiwi\" today!" The computer might be like, "Wait, what's with the double quotes?" So, we add an escape slash to insert double quotes within a string without terminating it.