Question: 2. Write the output from the following code: A. sum = 0 for in range(2,13,2): sum+ = print (sum = , sum)

2. Write the output from the following code: A. sum = 0 for in range(2,13,2): sum+ = print ("sum = ", sum)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
