Turing 025a — The If Statement II
Assignment
Use the Help system built into Turing to determine the syntax for the “elsif” command. Modify 025.t to print if the 1st number is greater than the 2nd number, less than the 2nd number, or equal to the 2nd number.
Save as "025a.t".