[xubuntu-users] Python in Xubuntu 18.04
Chris Green
cl at isbd.net
Sat Sep 15 09:01:30 UTC 2018
On Tue, Sep 11, 2018 at 09:31:33PM -0400, Yair De la cruz wrote:
> HI Team,
> I have a question, At this moment I'm programming in Python, but I have
> Python 2.7 and every that I Compile a code, output very issues, I think
> that is because I have Python 2.7. In my Xubuntu 16.xx My question is:
> What Python come in Xubuntu 18.04?
The 'basic' Python in 18.04 is still Python 2.7 but you will find more
and more that Python 3 is the preferred version. The Python 3 version
in 18.04 is Python 3.6.
The system is set up so that 'python' (or 'python2') links to python
2.7 and 'python3' links to python 3.6.
I'd recommend you start using Python 3 for new programs.
--
Chris Green
More information about the xubuntu-users
mailing list