For example, "abc" would return "zab" This is what I have so far: def decrypt(string) index = 0 alphabet = "abcde…
確定! 回上一頁