Asked by Kwadwo

I need help creating a program to compare the value in input[0] with the value in input[1]. For example, if input[0] is less than input[1] print ‘input[0] is less than input[1]’; otherwise, print ‘input[0] is not less than input[1

Answers

There are no human answers yet.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions