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, …);
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 1. Hoofdstuk 8
Vraag AI
Vraag AI
Vraag wat u wilt of probeer een van de voorgestelde vragen om onze chat te starten.
Geweldig!
Completion tarief verbeterd naar 1.33
Outputting Multiple Values
Veeg om het menu te tonen
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, …);
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 1. Hoofdstuk 8