Quote (Guo @ Feb 17 2017 04:05pm)
so i'm currently struggling with a question where, question 1 needs to have:
between x and y, returns the number of items between x and y (which is 3)
and between x and y, the lowest number is set between x and y and is displayed (which is 5)
however, i cannot get both to work together
the other question is looking to print all perfect numbers under 10000 (there are only 4 numbers)
i have a formula that verifies whether it is a perfect number or not, i just don't know how to print out all numbers under 10000
post or pm if you can help
nvm