sort integers using if-elseI wrote this code to sort 3 integers but I can't figure out how to add a 4th. The program is suppose...
loops for best fit line calculationEverything else works now except for the square sums formula. If my variable for the loop is z, I ba...
loops for best fit line calculationI originally had it at i=0 but the answers were wrong and I thought since in main my loop starts at ...
loops for best fit line calculationI'm writing this program to calculate the best fit line. It's not finished. I'm doing it step to ste...
fibonacci sequenceI wrote this code for the first 25 terms of the fibonacci sequence beginning with 1. It works fine, ...
This user does not accept Private Messages