[Tutor] taking a tuple with input

2013-10-26 Thread Siva Cn
p1 = tuple([float(ele) for ele in input('Please type ...').split()]) p2 = tuple([float(ele) for ele in input('Please type ...').split()]) # input format is : 25.0 30.0 - *Siva Cn* *Python Developer* *http://www.cnsiva.com

[Tutor] Tutor] string list in alphabetical!

2013-10-21 Thread Siva Cn
) sort_file1_to_file2('file1.txt', 'file2.txt') *-- Regards --* * * * Siva Cn* *Python Developer* * * *http://www.cnsiva.com* - ___ Tutor maillist - Tutor

Re: [Tutor] Tutor Digest, Vol 116, Issue 37

2013-10-17 Thread Siva Cn
) obj.print_unique_words() *-- Regards --* * * * Siva Cn* *Python Developer* * * *+91 9620339598* *http://www.cnsiva.com* - On Thu, Oct 17, 2013 at 7:58 PM, tutor-requ...@python.org wrote: Send Tutor mailing list submissions to tutor@python.org To subscribe or unsubscribe via