On 2013-09-27, ?????????? <nikos.gr...@gmail.com> wrote:

> Sure your method follows the the logic in a straighforward way 
> step-by-step but i just dont want to spent almost 20 lines of code just 
> to calculate 2 variables(city and host).
Does your provider charge you per line of code?

If all that matters is the number of lines of code then use this:

  city,host = 0,0

Only _1_ nice short line of code.

Happy?

-- 
Grant Edwards               grant.b.edwards        Yow! If Robert Di Niro
                                  at               assassinates Walter Slezak,
                              gmail.com            will Jodie Foster marry
                                                   Bonzo??
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to