Hi everyone.
Can anyone explain the difference between (" “) and " " when assigning a string ? The lecturer use (” "), and after I’d tried both way, I found out that they gave the same result?
2 Likes
Could you provide an example
Hi Fourier,
The parentheses are superfluous. Rick added them to stress what the string expression is.
2 Likes
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.