Fill This Form To Receive Instant Help
Homework answers / question archive / Write program that will ask user to enter string, it should print valid if string start will alphabet and contain any digit in between, otherwise it should throw exception of invalid string
Write program that will ask user to enter string, it should print valid if string start will alphabet and contain any digit in between, otherwise it should throw exception of invalid string. Also dry run your code