I have added below to the first line of the function and managed to
ignore the space and solve it. Thank you for the hint!
some_text=urllib.parse.quote_plus(some_text)
On Tue, Feb 13, 2018 at 5:00 PM, wrote:
> Send Tutor mailing list submissions to
> tutor@python.org
>
> To subscribe o
Hi David,
Thanks for your input about the logic of this little script of mine.
I confess I omitted the edge possibility and assumed heads or taisl only.
As I progress further with getting the foundation knowledge of the language
itself, it is really appreciated to be corrected on what good prog
On Sun, Dec 15, 2013 at 7:10 AM, Walter Prins wrote:
> OK perhaps it remembers your preference for original emails sent by
> yourself as well, but for replies (which is what I was commenting on)
> my experience is as I described. To test it -- hit reply or reply-all
> on this message (which is t
Hi,
On 15 December 2013 05:38, eryksun wrote:
> On Sat, Dec 14, 2013 at 10:16 AM, Walter Prins wrote:
>>
>> Gmail matches the format of the sender. If I reply to a text format
>> email, the reply is text format. If the original is HTML mail, it
>> replies in HTML format. In that sense it talk
On Sat, Dec 14, 2013 at 10:16 AM, Walter Prins wrote:
>
> Gmail matches the format of the sender. If I reply to a text format
> email, the reply is text format. If the original is HTML mail, it
> replies in HTML format. In that sense it talks back and respects the
> sender on their terms. Also
Hi,
On 14 December 2013 03:31, Steven D'Aprano wrote:
> On Fri, Dec 13, 2013 at 02:24:15PM -0500, eryksun wrote:
>> On Fri, Dec 13, 2013 at 12:47 PM, Mark Lawrence
>> wrote:
>> > Did you really have to send an entire digest, without changing the title,
>> > just to send this one line?
>>
>> Gma
On 12/14/2013 04:31 AM, Steven D'Aprano wrote:
To err is human, to forgive is humane.
Nicely said.
To the Original Poster, whoever you are... I hope you'll hang around
here and [...]
If it were me, he would probably not; too bad.
Denis
___
Tutor
On Fri, Dec 13, 2013 at 02:24:15PM -0500, eryksun wrote:
> On Fri, Dec 13, 2013 at 12:47 PM, Mark Lawrence
> wrote:
> > Did you really have to send an entire digest, without changing the title,
> > just to send this one line?
>
> Gmail's composer top posts unless the text to quote is selected
>
On Fri, Dec 13, 2013 at 12:47 PM, Mark Lawrence wrote:
> Did you really have to send an entire digest, without changing the title,
> just to send this one line?
Gmail's composer top posts unless the text to quote is selected
beforehand. The user has to click on '...' to see the quoted text.
Chang
On 22/08/2012 16:48, Cecilia Chavana-Bryant wrote:
Hola,
Just a big THANK YOU!!! to everyone that has replied to my post. I have been so
confused about how to get started and since I am working from home, it has been
a very frustrating and lonely experience so far. Many, many thanks for your
On Dec 4, 2007 7:21 PM, earlylight publishing
<[EMAIL PROTECTED]> wrote:
> Thank you everyone for your help! I have no idea why it never occured to me
> to Google it. Thanks for the code. Now let's see if I can get this sucker
> to work!
>
1) Wikipedia <-- learn a basic vocabulary so you can e
"Charles Cuell" <[EMAIL PROTECTED]> wrote
> The one odd thing about Python's slice notation is that the -1 means
> to
> start from the end and work backwards. My first inclination would
> have
> been to assume that -1 means to start at i and go to j by steps
> of -1
> (only nonempy if j < i).
Charles Cuell wrote:
> The one odd thing about Python's slice notation is that the -1 means to
> start from the end and work backwards. My first inclination would have
> been to assume that -1 means to start at i and go to j by steps of -1
> (only nonempy if j < i).
A negative step attribute does
Glad you got it working, now here are some picky comments
about style:
> # This program is to see how can we see how many
> students got particular mark
> # And how u print it
An introductory comment is good but in Python a common
way to do that is to use documentation strings, typically
usi
John Joseph said unto the world upon 03/01/06 02:02 AM:
> Hi All
> Thanks to Shantanoo,Brian,Alan,Owen
> Now I am able to enter the marks for each
> students , and display the results the frequency of
> marks in histogram
> Even though I am able to display the
> histogram of the
Wow! Congratulations! I wish I had 1/10 your success in converting Java
diehards.
Kent
Servando Garcia wrote:
> My thanks to the list. With your help each day I convert another C++
> die hard to python.
>
> ___
> Tutor maillist - Tutor@python.org
>
ct: Re: [Tutor] Thanks to all!
>
> Congratulations! So what are you going to try next?
>
> --Todd
>
> On Sunday 31 July 2005 06:27 pm, Nathan Pinno wrote:
>> The Giant Calculator is perfect also!
>> - Original Message -
>> From: Nathan Pinno
>>
Congratulations! So what are you going to try next?
--Todd
On Sunday 31 July 2005 06:27 pm, Nathan Pinno wrote:
> The Giant Calculator is perfect also!
> - Original Message -
> From: Nathan Pinno
> To: tutor@python.org
> Sent: Sunday, July 31, 2005 3:34 PM
> Subject: [Tutor] T
The Giant Calculator is perfect also!
- Original Message -
From:
Nathan
Pinno
To: tutor@python.org
Sent: Sunday, July 31, 2005 3:34 PM
Subject: [Tutor] Thanks to all!
Thank you to all. All my calculators run perfect. I can now make a
perfect Giant Calculator a
19 matches
Mail list logo