Write a program ReplaceTester that encodes a string by replacing all letters "i" with "!" and all letters "s" with "tiny_mce_markerquot;. Use the replace method. Demonstrate that you can correctly encode the string "Mississippi". Print both the actual and expected result.