Paula,
Can you send the snippet of code where you’re having the syntax error?
Thanks,
Nitin Madhok
> On Jun 24, 2018, at 5:21 PM, Paula Malimba wrote:
>
> Hello,
>
> I'm new to programming and am studying the book Begin to Code with Python.
> I'm stuck in lesson 3, trying to make an egg timer
Greetings, Paula!
On Sun, Jun 24, 2018 at 4:52 PM Paula Malimba wrote:
>
> Hello,
>
> I'm new to programming and am studying the book Begin to Code with Python.
> I'm stuck in lesson 3, trying to make an egg timer. I keep having a syntax
> error.
>
> Please help!!!
Please pretend for a moment th
On 24/06/18 22:21, Paula Malimba wrote:
> I'm new to programming and am studying the book Begin to Code with Python.
> I'm stuck in lesson 3, trying to make an egg timer. I keep having a syntax
> error.
Most of us won't have that book and so can't see the code.
More importantly none of us can se
Hello,
I'm new to programming and am studying the book Begin to Code with Python.
I'm stuck in lesson 3, trying to make an egg timer. I keep having a syntax
error.
Please help!!!
Thanks,
Paula
___
Tutor maillist - Tutor@python.org
To unsubscribe or c
responding to myself:
apparently it seems to be as simple again as: 'easy_install simplejson' from
terminal.
Anyone, have a suggestion for a resource where I can read more about the
paths I have setup? I would like to make sure there are not any
redundancies..
thanks
On Wed, Jul 1, 2009 at 4:47
Hi, I have a basic question concerning pythons eggs. I have setup easy
install and used it to install mechanize-- this was easy as I only needed to
type in 'Easy_Install Mechanize' in terminal. Now I need to install
'simplejson 2.0.9' from this here: http://pypi.python.org/pypi/simplejson
Can anyo