Documentation ¶
Overview ¶
Declare three variables that are initialized to their zero value and three declared with a literal value. Declare variables of type string, int and bool. Display the values of those variables.
Declare a new variable of type float32 and initialize the variable by converting the literal value of Pi (3.14).
Click to show internal directories.
Click to hide internal directories.