Home | Download/Install | Documentation | Packages | Screenshots | News | Forum/Mailing-lists | Contact | GForge
This graph shows how to construct a mathematical expression. It uses
int
, float
, string
, list
, dict
, …)+
, -
,*
, /
, %
, **
, … )>
, >=
, ==
, …)and
, or
, not
, …)getitem
allows to retrieve a particular element in a listrange
generates a list of int between start and stop, ans using a particular step