Learn to Program with ZedLX

Free Online Programming Course for Beginners

The Type string [10/14]

Special sequences are used to put some characters inside string literals.

A special sequence starts with the backslash (\) symbol.

Special sequences are written with two characters, but their result is a single character.

Loading...