| Title | csedpad.09.WhileLoops.whileloops_1 |
| Catalog Type | SLCItem |
| Persistent ID | https://acos.cs.vt.edu/html/acos-pcex/acos-pcex-examples/csedpad_09_WhileLoops_whileloops_1__664e426491363872f0ba36bb?index=0 |
| Platform Name | PCEX |
| Features | — |
| Description | Assume you have a list of 1,000 people in alphabetical order and you are assigned to collect from the first person on the list $1, from the second person $2, and so on fomr the 1,000th person you collect $1,000. How much money will you collect in total. This is equivalent to finding the sum of natural numbers from 1 to 1,000. |
| Keywords | — |
| Author | Mohammad Hassany |
| Institution | University of Pittsburgh |
| Iframe URL | https://acos.cs.vt.edu/html/acos-pcex/acos-pcex-examples/csedpad_09_WhileLoops_whileloops_1__664e426491363872f0ba36bb?index=0 |
| Protocol | SPLICE |
| Protocol URL | |
| License | MIT |
| Programming Language | JAVA |
| Natural Language | en |