Re: [Hampshire] How to get your foot in the door?

Top Page

Reply to this message
Author: David Anderson
Date:  
To: hampshire
Subject: Re: [Hampshire] How to get your foot in the door?
On Thu, 22 Aug 2013 12:08:29 +0000
Ally Biggs <bluechrome@???> wrote:

> I have started using python nothing to major just getting to grips
> with basics such as variables. I am really liking it so far. I am
> also really the Linux Shell Scripting Cookbook which is projet based
> and seems pretty straightforward. I am considering getting a
> raspberry pi as for the vesion of Python I am using it's 2.7.5. I
> tried using 3 but was getting weird syntax issues.
>


Is that when you were writing python3 code and still using the
python2.7 interpreter?

If you just type python myprog.py you will normally get the 2.7 version
(/usr/bin/python is a link to python2.7 Try python3 myprog.py

Regards
David

--
Please post to: Hampshire@???
Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire
LUG URL: http://www.hantslug.org.uk
--------------------------------------------------------------