On Monday, 15 February 2016 15:07:03 UTC, Joel Goldstick wrote:
> On Mon, Feb 15, 2016 at 9:56 AM, Geoff Munn wrote:
>
> > On Sunday, 14 February 2016 13:39:52 UTC, Geoff Munn wrote:
> > > Hi,
> > >
> > > Noob at the Python thing so here goes,
> > &
On Sunday, 14 February 2016 13:39:52 UTC, Geoff Munn wrote:
> Hi,
>
> Noob at the Python thing so here goes,
>
> I have copied a program to demonstrate control structures in Python but get a
> syntax error at line 31, isint = False. I'm using Python 2.7.6 and Lin
Hi,
Noob at the Python thing so here goes,
I have copied a program to demonstrate control structures in Python but get a
syntax error at line 31, isint = False. I'm using Python 2.7.6 and Linux Mint
based around ubuntu14.04.1. I have pasted all the code below,
#!/usr/bin/env python2
'''
We