Question: String positions are counted started with 0. You can access the individual characters of a string based on their position within the string. Concatenate the
String positions are counted started with 0. You can access the individual characters of a string based on their position within the string. Concatenate the 2nd and last character of the @var word. Assign the second character to @var second Assign the last character to @var last ''' word = "programmer"#print &
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
