Logic problem: need better logic for desired thruth table.

Michael Torrie torriem at gmail.com
Thu May 28 20:52:22 EDT 2015


On 05/28/2015 05:03 PM, Grant Edwards wrote:
> On 2015-05-28, Grant Edwards <invalid at invalid.invalid> wrote:
>> On 2015-05-28, Michael Torrie <torriem at gmail.com> wrote:
>>> On 05/28/2015 03:58 PM, sohcahtoa82 at gmail.com wrote:
>>>> I think the logic you're really looking for is:
>>>>
>>>> return BotWaitForCooldown or (not (BotWaitForCooldown or CooldownDetected))
>>>
>>> Yes this is the simplest form.
>>
>> Not really.

True enough. My skills from EE are pretty rusty.





More information about the Python-list mailing list