Write code to examine a String and determine how many of its letters come from the second

Question:

Write code to examine a String and determine how many of its letters come from the second half of the alphabet (that is, have values of 'n' or subsequent letters). Compare case-insensitively, such that values of 'N' through 'Z' also count. Assume that every character in the String is a letter.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: