- www.mycodingclasses.com
Comment blocks let you write long explanations inside your code.
- www.mycodingclasses.com
A module holds extra code you can use in your main program.
- www.mycodingclasses.com
Tokens are words, numbers, or symbols that make up your program.
- www.mycodingclasses.com
The syntax tree shows how code fits together behind the scenes.
- www.mycodingclasses.com
Setting a seed gives the same random results each time.
