hello just a quickie today :)

how is python with patters or finding a rule for something ie: in out  
tables
for example how hard would it be to write a program that take's a  
input of a in out table and finds the rule

ex:

        in      out
        10      23
        5       13
        1       5
        0       3

the rule is in*2+3

if possible do you know any tutorials that would help


thanks 
   
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to