Return 'Odd length' if the string length is odd otherwise 'Even length'. Sample Solution: C# Sharp Code: using System; using System.Linq; ...
確定! 回上一頁