print "coding is coding"
I am using python 3.8.0
Things have changed since python 2:
print("coding is coding")