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

Description

YOU NEED TO KNOW THESE
13.thompson
Flashcards by 13.thompson, updated more than 1 year ago
13.thompson
Created by 13.thompson over 10 years ago
10
0

Resource summary

Question Answer
# 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
Show full summary Hide full summary

Similar