1. Write a while loop wher you take the integer input from command prompt, and if the number n is odd print "Number is odd" else print "Number is even". 2. Write a while loop wher you take the input ...