- 1
Struggling so hard to solve this...
Write a program to output the following: "Everything you can imagine is real." -Picasso Use cat to generate the output My input: cat("\" Everything you can imagine is real\."-Picasso") Error: object 'Picasso' not found
1 Odpowiedź
+ 2
Please tag the relevant programming language, not "sololearn".
The second \ is misplaced. You need to escape the " not .