Discussion Eduard Lebedyuk · Dec 16 Code Golf: Binary encoding! Time for another round of code golf! Develop a function that performs a two-step encryption process on a given string: First Step: Reverse Cipher Reverse the entire input string. Relocate the last character of the original string (now the first character of the reversed string) to the end. Second Step: Alphabetic Index Binary Encoding #Code Golf #InterSystems IRIS 3 14 0 109