Python 2.7.17 (default, Jan 19 2020, 19:54:54) [GCC 9.2.1 20200110] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> 'Python' > 'Java' True >>>