RosettaCodeData/Task/Short-circuit-evaluation/Mathematica/short-circuit-evaluation-2.math

2 lines
20 B
Text
Raw Permalink Normal View History

2013-04-11 01:07:29 -07:00
a[True] && b[False]