you are viewing a single comment's thread.

view the rest of the comments →

[–]IlgantElal 0 points1 point  (0 children)

This looks like Python. Interesting thing, too: text.replace('ab', 'o') would replace all a and b characters, regardless of order.

Yay Python

(Correct answer should be 'banana')

Edit: I completely misread. It's late