Please enable JavaScript.
Coggle requires JavaScript to display documents.
(STORAGE (Dict {"k1":123}, Tuple (1,2,3), Lists [1,2,3] ((Sets…
-
-
STORAGE
-
-
Lists [1,2,3]
Sets () *Run storage through a set to eliminate redundancy
#
Boolean's *These return either a True or a False #
-
-
Operators
= != == >= <= < > <> + - * / %** # #
-
Slicing
str = "this is my string" #
-
-
-
-
-
-