RosettaCodeData/Task/Comments/Mathematica/comments-2.math

2 lines
116 B
Plaintext

If[a(*number 1*)<(* is smaller than number 2*) b, True (*return value (*bool true*)*), False (*return bool false*)]