python print a string with a variables code example Example: python print variable var = "Python printing is amazing!" print(var)