- Joined
- Dec 5, 2022
- Messages
- 1
- Reaction score
- 0
so when we have a string we ave to use double or single quotes and cant mismatch them but what happens if i want say something like
a string that has a quote inside of it like 'he said "this"', this works but what if a need an to use a single quote inside of the quote itself like
'he said "sam's club" ' how do i solve this
a string that has a quote inside of it like 'he said "this"', this works but what if a need an to use a single quote inside of the quote itself like
'he said "sam's club" ' how do i solve this