Coding challenge

dunbarx at aol.com dunbarx at aol.com
Thu Jan 31 12:44:24 EST 2013


Colin.


At least you are true-to-form, in providing a minimum line solution. Feels like old times. How about:



on x

end x




Doesn't do much that is useful, true, but is the shortest possible handler.


Craig


-----Original Message-----
From: Colin Holgate <coiin at verizon.net>
To: How to use LiveCode <use-livecode at lists.runrev.com>
Sent: Thu, Jan 31, 2013 10:05 am
Subject: Re: Coding challenge


Here's my one:

on makeChange Amt
  answer 100-Amt
end makeChange

Oh wait, that's for showing the maximum number of coins…



_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

 



More information about the use-livecode mailing list