AGRASMICK8152IN AGRASMICK8152IN Computers and Technology Answered What will be assigned to the string variable pattern after the following code executes? i = 3 pattern = 'z' * (5 * i)