#Q3.Write a pgm that takes a string as input and returns the string in reverse order. '''y=input('ENTER THE STRING YOU WANT TO REVERSE :') #Q4. Write a pgm that takes a string as input and returns the ...
[Question 1: Write a program to print the given number is odd or even.] [Question 2: Write a program to find the given number is positive or negative.] [Question 3: Write a program to find the sum of ...