1 or 2 & 2 or 4 ?

  • Thread starter Thread starter twinc
  • Start date Start date
Status
Not open for further replies.
T

twinc

Guest
If two heads are better than one are four legs better than two ? - twinc
 
1 or 2 & 2 or 4 = 1 || 2 && 2 || 4 = 0001 || 0010 && 0010 || 0100

So, do we have 1) (0001 || 0010) => (0010 || 0100) ? (which makes sense to me literally)
Or, 2) (0001 || 0010) && (0010 || 0100)
Or, 3) (0001 || 0010 && 0010 || 0100)

Results:
  1. 0011 => 0110 (6)
  2. 0011 && 0110 = 0010 (2)
  3. = 0110 (6)
So 2/3 interpretations lead to 6 so i’ll speculate that 2 heads are better with 4 legs 😃
 
one has to wonder - are these pigs human or are these human pigs,for it has been said there is always one in every family - surely T-Rex should have had four or more legs and I have been confused as to whether dinosaurs turned into birds or birds into dinosaurs and I am sure elephants can fly,as only yesterday I saw a grounded jumbo jet - btw how about foreheads and two legs - twinc
 
one has to wonder - …
I WANDERED lonely as a cloud
That floats on high o’er vales and hills,
When all at once I saw a crowd,
A host, of golden daffodils;
Beside the lake, beneath the trees,
Fluttering and dancing in the breeze.

Continuous as the stars that shine
And twinkle on the milky way, …
are these pigs human or are these human pigs,
pigs
for it has been said there is always one in every family
sheep
  • surely T-Rex should have had four or more legs
dinosaurs
and I have been confused as to whether dinosaurs turned into birds or birds into dinosaurs and
birds
I am sure elephants can fly,as only yesterday I saw a grounded jumbo jet -
elephants
btw how about foreheads and two legs - twinc
man o man

bucolic
 
Status
Not open for further replies.
Back
Top