Question: What will be assigned to the string variable pattern after the following code executes? i=3pattern=z(5%i) ' z ' 'zz' 'zzz' 'zzzzz' z=5

What will be assigned to the string variable pattern after the following code executes? i=3pattern=z(5%i) ' z ' 'zz' 'zzz' 'zzzzz' z=5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
