Challenge: Accessing Data From a Variable
Compito
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.
Soluzione
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 1. Capitolo 17
single
Chieda ad AI
Chieda ad AI
Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione
Fantastico!
Completion tasso migliorato a 1.33
Challenge: Accessing Data From a Variable
Scorri per mostrare il menu
Compito
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.
Soluzione
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 1. Capitolo 17
single