i want to seperate the numbers i will input in textbox to declare it each number but i don't know how.. plz help me..
example..
i will input..
5 3 6 4 8 9
and i will declare each number as..
5 is higher than 3, 3 is lower than 5
tnx!!!
example..
i will input..
5 3 6 4 8 9
and i will declare each number as..
5 is higher than 3, 3 is lower than 5
tnx!!!
Comment