python print with " code example Example: how to use print in python string_to_print = "Hello World" print(string_to_print)