Question: Assume mystring references a string. Write a statement that uses a slicing expression and displays the first 3 characters in the string.
Assume mystring references a string. Write a statement that uses a slicing expression and displays the first 3 characters in the string.
Step by Step Solution
3.43 Rating (162 Votes )
There are 3 Steps involved in it
To display the first 3 characters in the string mystring you can use the follow... View full answer
Get step-by-step solutions from verified subject matter experts
