+ 2
what if this is typed? easy question! please answer!
print('Hi") first one: ' second one: "
6 Réponses
+ 2
thank you all for answering!!!!
special thanks to ryan daniel!!!!!
+ 5
Derek Chen
It will show error...
To prevent error either use single quote or double quote... :)
+ 4
You could easily find it out by running it on code playground....
Ans as you will see then, it would throw an EOL error..
+ 3
Hey Derek Chen
Ryan Here
Your Code Will Give EOL Error
But Yes If You Want To Print Hi’
Then You Can Use It Like This -
print(‘Hi\’’)
+ 2
Glad To Help You Derek Chen 😊
0
Error code : 404😋