TCL Scripting Exam Question: Number Generation and Divisibility
advertisement
Question 6
6. write a tcl script to generate the numbers ranging from -10 to 10 and display
the whether the input number provided is positive or negitive and divisible by 2 or
not ?