Predict the output on the console for the following JavaScript code
<script>
;"let myName = "Geek
;"let myCity = "Geekistan
console.log(`My name is ${myName}. My favorite
city is
.{myCity}$
<script/>
Predict the output on the console for the following JavaScript code
<script>
;"let myName = "Geek
;"let myCity = "Geekistan
console.log(`My name is ${myName}. My favorite
city is
.{myCity}$
<script/>
* השאלה נוספה בתאריך: 29-06-2019