I'm an absolute noob to Python, although I have been programming in several
other languages for over 10 years.
I'm trying to install and run some scripts, and I'm not having much success.
I followed the steps at this site.
https://docs.python.org/2/install/
I have Python 2.7.6 Shell.
If I type
Ok, thanks everyone. I just need to spend more time with this stuff. It's
definitely slow going.
On Sat, Oct 18, 2014 at 11:16 PM, Rustom Mody wrote:
> On Sunday, October 19, 2014 8:25:53 AM UTC+5:30, Ben Finney wrote:
> > Chris Angelico writes:
>
> > > Try learning Python itself, rather than
Thanks guys. I just feel frustrated that I can't do something useful.
I'm reading all about dictionaries, and types, and touples. Then I read
about string manipulation and loops; two of my favorite things to do. Then
I read about logic:
-719 >= 833
False
That's great, but it's just not very use