A programmer wrote a function that performs the following algorithm:
converts a word to lowercase;
spells the word backwards;
returns the result.
What will be the output of this function for the word PROGRAM?
A programmer wrote a function that performs the following algorithm:
converts a word to lowercase;
spells the word backwards;
returns the result.
What will be the output of this function for the word PROGRAM?
Create a free account to access the full topic