Python Notebook

print('Hello World')
Hello World
python --version
python2 --version
python3 --version
Python 3.9.12
Python 2.7.18
Python 3.9.12
echo Conda Check
python --version
python2 --version
|   python --version
';' expected

|   python2 --version
';' expected

|   python2 --version
not a statement

|   python --version
cannot find symbol
  symbol:   variable python

|   python --version
|   python2 --version
unreachable statement

|   python --version
|   python2 --version
missing return statement