Whaaa... so magic happens. Santa Claus has been born! And it was so 
simple... just add a line of code and pufff... the object becomes alive. ( 
͡° ͜ʖ ͡° )つ──☆*:・゚

On Wednesday, 1 May 2019 00:55:09 UTC+3, Brent wrote:
>
>
>
> On 4/29/2019 11:35 PM, 'Cosmin Visan' via Everything List wrote:
>
>
>
> On Monday, 29 April 2019 21:09:01 UTC+3, Brent wrote: 
>>
>> Ok, so I will make a 2 line computer program that I will connect to a 
>> camera:
>>
>> if (signal == 1) {
>> System.out.println("I see red.");
>> }
>>
>> Does this computer program see red ? 
>>
>>
>> No, it would fail the colorblindness test.
>>
>>
>>
> Ok, then I will make it pass the colorblindness test:
>
> if (signal == 1) {
> System.out.println("I see red.");
> } else if (signal == 2) {
> System.out.println("I see green.");
> }
>
> Now, does it see red ?
>
>
> Depends on what test you give it.?? If it can pass as many tests as most 
> people then I'd say it recognizes red.
>
> Brent
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Everything List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to everything-list+unsubscr...@googlegroups.com.
To post to this group, send email to everything-list@googlegroups.com.
Visit this group at https://groups.google.com/group/everything-list.
For more options, visit https://groups.google.com/d/optout.

Reply via email to