Closed OwlyCode closed 11 years ago
At the moment we do :
bobot: js '"yo" + " " + "les" + " " + "jeunes"'
But we should better do :
bobot: js "yo" + " " + "les" + " " + "jeunes"
At the moment we do :
But we should better do :