Technical questions may be different, but they will all be aimed at revealing your knowledge and your level. If you don't know the correct answer to a question, feel free to say so. This will save ...
#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 ...