Computer Science, asked by 2006abhisheksingh, 7 hours ago

A program prints all the numbers from variable low to high where low < high. If low >= high then

the program prints an error message “ Sorry, limits are not valid “.​

Answers

Answered by aartijadhav2003
0

Explanation:

A program prints all the numbers from variable low to high where low < high. If low >= high then the program prints an error 

Similar questions