Created by 13.thompson
about 9 years ago
|
||
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 |
Want to create your own Flashcards for free with GoConqr? Learn more.