This time, when forgetting to use a `$` for variables: ```fish mqudsi@studiog3 ~/fish-shell (regex_import) [127]> math n + 1 math: Error: Missing opening parenthesis 'n + 1' ^ ```