Question: Given string userinput, output 'An exclamation' if the string's last character is 'l' Otherwise, output 'Not an exclamation'. End with a newline. Ex: If the
Given string userinput, output 'An exclamation' if the string's last character is 'l' Otherwise, output 'Not an exclamation'. End with a newline. Ex: If the input is: Hello world! then the output is: An exclamation
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
