i'm trying to write a program where i loop through a list of strings and use those strings to make names for my tables, however i don't quite understand how to properly escape everything without getting an error. Heres my code right now:i'm trying to write a program where i loop thro