Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 160 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 160 Bytes

Factor-s-of-number

Find the factor of any number

Topics to consider

  1. For loop
  2. range - range()
  3. if and else - but in this program only if was applied