Challenge: Accessing Data From a Variable
Aufgabe
Swipe to start coding
- Create a variable
firstNamewith value"Alice". - Create a variable
lastNamewith value"Johnson". - Create a variable
agewith value25. - Write a
console.logstatement outputting:
User: Alice Johnson is 25 years old.
Use the values of variables inside the console.log statement to generate this output.
Lösung
War alles klar?
Danke für Ihr Feedback!
Abschnitt 1. Kapitel 17
single
Fragen Sie AI
Fragen Sie AI
Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen
Großartig!
Completion Rate verbessert auf 1.33
Challenge: Accessing Data From a Variable
Swipe um das Menü anzuzeigen
Aufgabe
Swipe to start coding
- Create a variable
firstNamewith value"Alice". - Create a variable
lastNamewith value"Johnson". - Create a variable
agewith value25. - Write a
console.logstatement outputting:
User: Alice Johnson is 25 years old.
Use the values of variables inside the console.log statement to generate this output.
Lösung
War alles klar?
Danke für Ihr Feedback!
Abschnitt 1. Kapitel 17
single