Timeline for findLowest() and findHighest() functions in this simple program
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 3, 2014 at 9:28 | comment | added | Heslacher | @RufioLJ, you can use the same parameter names for the different methods. | |
| Nov 3, 2014 at 9:27 | comment | added | RufioLJ | About the naming, can I use the same parameters in different functions? I think no, right? I also thought this was bad but it was a quick way to prove if my two findLowest() and findHighest() functions worked. | |
| Nov 3, 2014 at 9:26 | comment | added | RufioLJ | You are right! I think there is also another bug that has to do with the findLowest() and findHighest() functions, whenever I input the 5 scores without going from low to high it throws an error. I was hoping to get some info on how to improve those 2 functions that look very forced. | |
| Nov 3, 2014 at 8:51 | history | answered | Heslacher | CC BY-SA 3.0 |