Example: <
3.
It's lesser then 3 weeks...
No, it is not.
.3 is less than .32.
Greater than > Lesser than <
QBASIC relational operators are... = equal > greater than < lesser than >=greater than/OR, equal to <=lesser than/OR, equal to EXAMPLE QBASIC CODE:- IF 1 > 2 THEN PRINT "1 greater than 2" IF 1 < 2 THEN PRINT "1 lesser than 2" IF 1 = 2 THEN PRINT "1 equal to 2" IF 1 >= 2 THEN PRINT "1 greater than/OR, equal to 2" IF 1 <= 2 THEN PRINT "1 lesser than/OR, equal to 2" ...Output... 1 lesser than 2 1 lesser than/OR, equal to 2 Press any key to continue... QBASIC mathematical operators are... + plus - minus / divide * multiply MOD modulus (remainder) ^ raise to the power EXAMPLE QBASIC CODE:- PRINT "3 + 3 = "; 3 + 3 PRINT "3 - 3 = "; 3 - 3 PRINT "3 / 3 = "; 3 / 3 PRINT "3 * 3 = "; 3 * 3 PRINT "3 MOD 3 = "; 3 MOD 3 PRINT "3 ^ 3 = "; 3 ^ 3 ...Output... 6 0 1 9 0 27 Press any key to continue...
it can be.because you never said what size it was!
yes 4 = 3 + 1
3 gallon X 4 quarts/gallon = 12 quarts, which is less than 30 quarts; so 3 gallons is less than 30 quarts. Answer: 3 gallons is lesser than 30 quarts
-3
2
yes 4 - 1 = 3
2000lb = 1 tonne do the math and divide