Here, using a for loop we have accessed individual items of this string one by one. During the first iteration of the loop, the variable character will be the first letter 'P' and it gets printed to ...