A DYI version of 'string interpolation', mimicking Python 3's 'f-string' syntax Not as fancy
F : List String -> String
F : List (List String) -> String