Outputting Multiple Values
Summary
- Argument: a piece of data or an expression that is passed into a statement;
- Syntax: the set of rules that define the correct structure of statements or code in a programming language;
- The syntax of the
console.logstatement is as follows:
console.log(argument1, argument2, …);
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 1. Capitolo 8
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
Outputting Multiple Values
Scorri per mostrare il menu
Summary
- Argument: a piece of data or an expression that is passed into a statement;
- Syntax: the set of rules that define the correct structure of statements or code in a programming language;
- The syntax of the
console.logstatement is as follows:
console.log(argument1, argument2, …);
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 1. Capitolo 8