What will be assigned to the string variable pattern after the execution of the following code? Python What will be assigned to the string variable pattern after the execution of the following code?i = 3pattern = 'z' (5 i)Answer: 'zzzzzzzzzzzzzzz' Learn More : Share this Share on FacebookTweet on TwitterPlus on Google+