HIT137 Assignment 1

Question

Question 1 Assume s is a string. Write a program that separates a long string (at least length of 16) that contains both numbers and letters (upper and lower case) into two substrings of numbers and letters. And then convert the even numbers in the ‘number substring’ and upper-case letter in the ‘letter string’ into…...

This Question hass been solved
See the answer
0