One recommended way to learn a new programming language is to examine simple examples of code and analyze the statements used in the example.
The sections that follow show how to open a module, display a function in the Module window, add a breakpoint to the code, and then use the Immediate window to execute the function.