There's so many ways to access an external module.

x = FunctionName()
SubName

Call Name


When do i say call?
When do i just type the name of whatever i want called on a line by itself?