|
|
|
|
|
by stale2002
3387 days ago
|
|
Well, OK, if you are using C or something, and traversing through binary it is hard. But if you are in python, and given a string object, and told to reverse it without using the reverse method.... Yeah, that's easy. You should be able to do that. People are usually expecting the latter. |
|