From course:
(Practice similar questions for free)
Programming Module (revision for friday's test)
» Start this Course(Practice similar questions for free)
Question:
If we have speech marks inside of a string, how do we work around this?
Author: Hannah QureshiAnswer:
We use escape characters. Put a backslash just before where the ' or '' will be. For example " The clock says 1 o \'clock"
0 / 5 Â (0 ratings)
1 answer(s) in total