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, …);
War alles klar?
Danke für Ihr Feedback!
Abschnitt 1. Kapitel 8
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
Outputting Multiple Values
Swipe um das Menü anzuzeigen
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, …);
War alles klar?
Danke für Ihr Feedback!
Abschnitt 1. Kapitel 8