Python-Eval TODO title = "my Title" eval('"my" in title') >>> True print("hello, world"); print("formatting")