d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > *paying 125fg For Simple Python Help*
Add Reply New Topic New Poll
Member
Posts: 7,350
Joined: Jun 15 2010
Gold: 95.09
Feb 17 2017 02: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
Member
Posts: 7,350
Joined: Jun 15 2010
Gold: 95.09
Feb 17 2017 02:53pm
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
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll