most confusing stop sign ever

(FYI, that's 'BASIC', was used on numerous platforms, not just the Apple
)How about this:
if ( speed-velocity > 4 && police==false )
stop();
else if ( speed-velocity < 4 && police==false )
go();
else if ( speed-velocity > 4 && police==true )
run();
Trending Topics
The Best V8 Stories One Small Block at Time


[/IMG]
I don't understand crap!!!