0
Complete the code with a double cotes >>>" "
we have to write code with strings in double cites
2 Answers
0
cotes != quotes
0
You can have a double quote inside a string. By using the "\".
Example:
print("Charles Hardin once said: âWisdom is the right use of knowledge. To know is not to be wise. Many men know a great deal, and are all the greater fools for it. There is no fool so great a fool as a knowing fool. But to know how to use knowledge is to have wisdom.\"")