There are two scopes of variables: - Global variables - Defined anywhere in code - Local variables - Defined in only function