Please ensure that JavaScript is running.
Learn
Challenges
Blogs
About
Contact
Learn
Challenges
Blogs
About
Contact
Home
/
Code-challenges
/
Square List Elements
Python Code Challenge
85 -
Create a function that takes in a list and returns a new list of all elements squared
Python
Numbers
Functions