Python 2 or 3

can any one one say the codecademy works on python 2 or3

import sys
print sys.version

that should tell you. Although the print statement is given it away as well