print in python variable code example Example: python print variable var = "Python printing is amazing!" print(var)