Computer Science, asked by arunyes2004, 4 months ago

write a python program to create a list containing the squares of the integers 1 through 50.(pls answer the correct qusstion)​

Answers

Answered by disharana240
1

Answer:

This is a Python Program to create a list of of all numbers in a range which are perfect squares and the sum of the digits of the number is less than 10.

Similar questions