Atoms versus Variables A string starting with a capital letter, like, Hermione, is a variable. If it starts with a lower case letter, like hermione, it's an atom (think of it as a "constant" as in other languages). Or if it's in single quotes, like 'Hermione', it is also an...