Use the equal sign (=) when making assignments. The keyword Let can be optionally included as well.
Example
x = 10 Let y = 20
Basic Syntax