Show Menu
Cheatography

Vocabulary

Variable
Hold a value and can be change
String
A list of character such as number, letter and symbols
Integer Number
Whole Number­/Co­unting Number
Float Number
The Number in Decimal
Syntax
Gramma­r/S­tru­cture or language
Modulo
Find the Remainder
Boolean
True/False
 

Function

Print()
Show inform­ation that you want on the sceen
Int()
hange number to be Number Interger
Float()
Change number to be Decimal Number
Input()
Gain inform­ation 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
Additi­on(­Math)

Math

Math
== equal to
!=no equal to
< less than
>more than
<= less to equal to
% Modulo, Find the remainder
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.