Make an algorithm

Report a typo

Arrange the actions in the correct order to get an algorithm that reads a string from a file and returns the reversed string.

Put the items in the correct order
reverse a string
return the result
read a string
open a file
___

Create a free account to access the full topic