Atom constructing means forming individual atom(s). We get a single atom from a list of characters and multiple atoms a list of ASCII values. atom_chars() constructs atom from characters and atom_codes() construct atoms from ASCII values. In both the predicates, the first argument will be one variable, and the second argument will be a list.

Leave a Reply