Question: (Python)write a while loop that changes the number that are divisible by 5 in the list [1,2,3,4,5,6,7,8,9,10,11] into the square of the numbers and output
(Python)write a while loop that changes the number that are divisible by 5 in the list [1,2,3,4,5,6,7,8,9,10,11] into the square of the numbers and output the result.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
