how to write explmension mark inside a string code example
Example: ++ how to write quotation mark in a string
const char* text = "The man said \"Where are we going?\"";
const char* text = "The man said \"Where are we going?\"";