how to print certain text in python 3 code example Example: python print print("Hello, world") #Output: #Hello, world