A Python program to print the squares and cubes of the numbers in a list.
In this post i am defining a function which create and print a list where the values are square of
Read moreIn this post i am defining a function which create and print a list where the values are square of
Read more