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