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, …);
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 1. Luku 8
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme
Mahtavaa!
Completion arvosana parantunut arvoon 1.33
Outputting Multiple Values
Pyyhkäise näyttääksesi valikon
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, …);
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 1. Luku 8