Question: Write the program in phython Class Work . Make a list of the first ten multiples of ten (10, 20, 30... 90 100) using a

Write the program in phython
Class Work . Make a list of the first ten multiples of ten (10, 20, 30... 90 100) using a list comprehension. Print out your list. ake a list of the first ten cubes (1, 8, 27... 1000) using a list comprehension, and print them out
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
