Cheatography
https://cheatography.com
Vocabulary
Variable |
Hold a value and can be change |
String |
A list of character such as number, letter and symbols |
Integer Number |
Whole Number/Counting Number |
Float Number |
The Number in Decimal |
Syntax |
Grammar/Structure or language |
Modulo |
Find the Remainder |
Boolean |
True/False |
|
|
Function
Print() |
Show information that you want on the sceen |
Int() |
hange number to be Number Interger |
Float() |
Change number to be Decimal Number |
Input() |
Gain information from user |
Str() |
A list of Number, Letter and Symbols |
Len() |
The Length of the String |
# |
Comment , No effect |
|
|
Addition
String+String |
Combine Together |
String+Number |
CRASHI |
Number+Number |
Addition(Math) |
Math
Math |
== equal to |
!=no equal to |
< less than |
>more than |
<= less to equal to |
% Modulo, Find the remainder |
|
Created By
Metadata
Comments
No comments yet. Add yours below!
Add a Comment