练习题:字符串索引为偶数的变大写字母,返回字符串

原题:Write a function  that accepts a string, and returns the same string with all even indexed characters in each word upper cased, and all odd indexed characters in each word lower cased. The indexing
相关文章
相关标签/搜索