This is my code for FreeCodeCamp arithmetic formatter project. Details can be found at https://www.freecodecamp.org/learn/scientific-computing-with-python/scientific-computing-with-python-projects/arithmetic-formatter
Practice used: isnumeric() method to check if a character is a numeric character \n maxlen(listname) to get the max length of the list