Robotics & Artificial Intelligence
Write a Python program to create a list of first ten natural numbers. Add the square of each element to another empty list.
Write a Python program to create a list of first ten natural numbers. Add the square of each element to another empty list.