Can someone please explain why my code wont generate? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

Can someone please explain why my code wont generate?

Can some on please tell me whats wrong with my code? https://code.sololearn.com/WoK21bcV0Or8

27th Oct 2018, 1:17 AM
Dezy R Nezzy
Dezy R Nezzy - avatar
5 Réponses
27th Oct 2018, 2:07 AM
ODLNT
ODLNT - avatar
+ 3
You're welcome.
27th Oct 2018, 2:14 AM
ODLNT
ODLNT - avatar
+ 1
Dez Zak Let’s say you’re trying to use quotation marks inside a string. You’ll need to use opposite quotation marks inside and outside. That means strings containing single quotes need to use double quotes and strings containing double quotes need to use single quotes. Quoted from JavaScript.com https://www.javascript.com/learn/strings
27th Oct 2018, 1:47 AM
ODLNT
ODLNT - avatar
+ 1
it's saying that new quote is undefined?
27th Oct 2018, 1:57 AM
Dezy R Nezzy
Dezy R Nezzy - avatar
+ 1
i get it now ! thanks so much!
27th Oct 2018, 2:12 AM
Dezy R Nezzy
Dezy R Nezzy - avatar