SYNTAX!!!!!!!!!!!

Descripción

YOU NEED TO KNOW THESE
13.thompson
Fichas por 13.thompson, actualizado hace más de 1 año
13.thompson
Creado por 13.thompson hace más de 10 años
10
0

Resumen del Recurso

Pregunta Respuesta
# Comment a note for humans that is ignored by the computer.
Variable= A Named value that can be changed.
"String" A Variable that holds "text"
Function( inputs ) A named command() that may take inputs and/or return an output
Operands + - * / =
Integer Whole number 1 nNumber
Float Decimal number 1.0 fNumber
Boolean Either True or false bName
String Variable that holds "Text" strText
Mostrar resumen completo Ocultar resumen completo