0
Code is wrong somehow, I need help!
https://sololearn.com/compiler-playground/c1iRV09NkdaK/?ref=app Can you guys tell me whatâs wrong with this code.
2 Réponses
0
Instead of double quotes, ââ, you need the single quotes, ââ for multi line printing.
+ 1
Thanks guys!