Outputting Multiple Values
Swipe to show 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, โฆ);
Everything was clear?
Thanks for your feedback!
Sectionย 1. Chapterย 8
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Sectionย 1. Chapterย 8