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, …);
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 8
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Incrível!
Completion taxa melhorada para 1.33
Outputting Multiple Values
Deslize para mostrar o 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, …);
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 8