how to create output command in python code example Example: output something in python print("Hello World!") >>> Hello World!