Update 'print' in scripts/exitips.py for Python 3
'print' needs parentheses for Python 3; still works with Python 2.7.18 (as shipped in macOS).