Question: (python)Write the function Task 1 (20 points): Assume you have a list of numbers 12, 10, 32, 3, 66, 17,42, 99,20 1a (10 points) Using
(python)Write the function
Task 1 (20 points): Assume you have a list of numbers 12, 10, 32, 3, 66, 17,42, 99,20 1a (10 points) Using a for loop, write a program that prints each of the numbers on a new line 1b (10 points) Using a for loop, write a program that prints each number and its square on a new line
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
