News

Python’s new template strings ... output.append(item) return "".join(output) If we ran t_upper() on the above template, we would get Hello, DAVIS as the output. Note that we have an import ...