The document outlines a program that takes a positive integer as input, then checks if it is divisible by numbers from 1 to the input number, displaying the factors if any numbers multiply to equal the input.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
5 views1 page
Pseudo Code
The document outlines a program that takes a positive integer as input, then checks if it is divisible by numbers from 1 to the input number, displaying the factors if any numbers multiply to equal the input.