I am just starting to learn Python.
Yesterday I started python and got
>>>
I entered hello world
and it worked.
Yet, today I get that bash doesn't recognize print
. I am working on a course from Coursera and it requires python 2.7.
How do I know if I have that or python 3?