Join us and get access to thousands of tutorials and a community of expert Pythonistas.

Unlock This Lesson

This lesson is for members only. Join us and get access to thousands of tutorials and a community of expert Pythonistas.

Unlock This Lesson

Finding the Factors of a Number

Steinar Martinussen on Nov. 18, 2023

This was a suprise challenge indeed.

Is the goal to solve this with just the knowledge from this course and its contents ? I might be missing some Python knowledge to make this happen.

The sample code attached to this course is also belonging to another course: Real Python: Functions and Loops course by Philipp Acsany

Martin Breuss RP Team on Nov. 22, 2023

@Steinar Martinussen Thanks for reporting the mismatched sample code download.

If you want a walkthrough to a possible solution, then you can check the section in the associated exercises course :)

Become a Member to join the conversation.