A Bit of Coding In Python If you want to write “Hi”, do this: print("Hi") If you want to write “Hello”, just replace “Hi” with “Hello” and so on.