Solution Exercise 11: algorithm python that find the divisors of an integer in python

Exercise 11

Write a program in Python that asks the user to enter an integer n and displays all the divisors of this number.

Solution




 

Younes Derfoufi
CRMEF OUJDA

1 thought on “Solution Exercise 11: algorithm python that find the divisors of an integer in python

Leave a Reply