0
Prime factor
prime_factors(120) [2 ,2 ,3,5,2 ] Write a function that takes a number as an argument and splits it into its prime factors
3 Answers
+ 9
Please, use the search feature before posting as to reduce the number of duplicate threads in this section!
https://www.sololearn.com/discuss/1316935/?ref=app
https://www.sololearn.com/learn/4714/?ref=app
+ 7
Please show us your attempt first!
+ 5
If you're asking for help, please show first what you've tried
If you're raising a challenge, please post it on the Activity Feed or submit it as an assignment, but I think this problem already exists