Re: Need simple Python Script

2014-08-13 Thread Terry Reedy
On 8/13/2014 12:11 PM, taifuls...@gmail.com wrote: I am new in Python programming. > Currently reading the book " Learn Python the Heard Way". The title is '... Hard Way'. This is literally true. The author 'warns' beginners to not learn Python 3, which is easier to learn than Python 2, and

Re: Need simple Python Script

2014-08-13 Thread John Gordon
In <0ec17bee-0ed6-4494-b4ab-231988031...@googlegroups.com> taifuls...@gmail.com writes: > I am new in Python programming.Currently reading the book " Learn Python > the Heard Way".However i need a python script which will take an image > file (any standard format) from my windows pc as input.Can

Re: Need simple Python Script

2014-08-13 Thread Chris Angelico
On Thu, Aug 14, 2014 at 2:11 AM, wrote: > I am new in Python programming.Currently reading the book " Learn Python the > Heard Way".However i need a python script which will take an image file (any > standard format) from my windows pc as input.Can anybody have any solution?I > use command pro