Aaron LaBrash
Followers: 0 Following: 0
Feeds
질문
for loop help (turn on at a point and turn off when it drops to another point)
I need to make a for loop for a pump to turn on when a tank is 85% full, and then turn off when it gets down to 20%, but I can't...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
for loop to evaluate every minute
I have a for loop written that evaluates the volume of water in a tank given a new fill rate every hour, one pump that turns on/...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Help on while loop to make user enter an accepted value
I need to have the user enter a number between 0 and 100, and have a while loop that prompts them to re-enter the value if they ...
2년 초과 전 | 답변 수: 1 | 0