Write a character literal representing the digit 1.

LANGUAGE: C++

CHALLENGE:

Write a character literal representing the digit 1.

SOLUTION:



'1'