how to execute more than one line of code in one line python code example Example: how to execute more than one line of code in one line python print("more string") ; print(3)