Printing Lists
matklad.github.io/2026/08/14/printing-lists.htmlTo print a comma-separated list, a concise idiom is to optionally print the comma first, before the element:
To print a comma-separated list, a concise idiom is to optionally print the comma first, before the element: