Ask a New Question

Asked by someone

FUNCTION PROCEDURE TO INPUT A STRING AND CHECK WHETHER IT IS PALINDROME OUT NOT.
9 years ago

Answers

Answered by Steve
depending on the language, just check

s == reverse(s)
9 years ago
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions

is this a function input 2 4 3 output 20 30 40 what is the function for input 3 and output 16? In a function, each input value (x) corresponds to one output value (y). Complete each function tabl... For the function f(p) an input of 3 yields an output value of 6. What value of p would you use to ha... in a function for every input there is how many outputs input function output 9 Write a function for the input-output table. Input x- 0, 1, 2, 3 Output 7- 3, 4, 5, 6 Linear function: input (x): number Output (y):4 more than 3 times x Write an equation the represe... In Python, the input function always returns a: (1 point) Responses Boolean variable. Bool... input-output table for function rule 2x-1
Ask a New Question
Archives Contact Us Privacy Policy Terms of Use