RosettaCodeData/Task/Conditional-structures/Beeswax/conditional-structures-2.beeswax

4 lines
238 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
_`Enter integer n:`T'p`n = 0`>N`Enter integer m:`T'p`m = 0`>` and `Kp`m = n`;
>`n > 0`d >`m > 0`d >Lp`m > n`;
>`m < n`;