Question: Just need the correct answer(s). No need for explanation QUESTION 5 The purpose of the following three lines of Python code is to swap the

Just need the correct answer(s). No need for explanation
QUESTION 5 The purpose of the following three lines of Python code is to swap the values in variables apple and banana, for any set of possible values stored in those variables: cantaloupe apple apple banana banana cantaloupe Which o the i ilkye irng bcst de TINy; th: ENT.pose ???? e follo i ingr hkx:k. ??? 4xxlr jelly-icecream icecream honey honeyjelly Swaps the values in icecream and je1ly Swaps the values in jelly and honey. Swaps the values in icecream and honey. O Causes all three variables to hare the same value (i.e. the original value stored in icecream). Causes all three variables to have the same value (i.e. the original value stored in jelly). O Causes all three variables to hare the same value (i.e. the original value stored in honey)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
