Sharing my homework submissions from Hoon School for learning purposes.
Build a naked generator that takes an atom from the user and returns that atom with an aura of your choosing.
Build a naked generator that takes a noun and checks if that noun is a cell or an atom. If that input noun is an atom, check if it’s even or odd. The output should be of the tape type. A tape is a string.