logo CodeStepByStep logo

escape_sequence3

Language/Type: C escape sequences
Related Links:
Author: Allison Obourn (on 2020/09/14)

Write statements to generate this output:

A "quoted" string is
'much' better if you learn
the rules of "escape sequences."

Also, "" represents an empty string.
Don't forget: use \" instead of " !
'' is not the same as "
Bare code. Write a fragment of C code as described, without any main function or heading around your code.

You must log in before you can solve this problem.

Log In

Need help?

Stuck on an exercise? Contact your TA or instructor.

If something seems wrong with our site, please

Is there a problem? Contact us.