| Title | csedpad.13.Arrays.arrays_1 |
| Catalog Type | SLCItem |
| Persistent ID | https://acos.cs.vt.edu/html/acos-pcex/acos-pcex-examples/csedpad_13_Arrays_arrays_1__664e419c91363872f0ba3668?index=2 |
| Platform Name | PCEX |
| Features | — |
| Description | This program generates the numbers from 0 to 10 which represent the numbers to be printed on the t-shirts of a soccer team which consists of 11 players. The goalkeeper prefers number 0 which is why the numbers will be from 0 to 10 instead of 1 to 11. The numbers are stored together in a collection of values called an array. This program demonstrates how to create an array, how to assign values to the elements of the array and how to print the values of the array. |
| Keywords | — |
| Author | Mohammad Hassany |
| Institution | University of Pittsburgh |
| Iframe URL | https://acos.cs.vt.edu/html/acos-pcex/acos-pcex-examples/csedpad_13_Arrays_arrays_1__664e419c91363872f0ba3668?index=2 |
| Protocol | SPLICE |
| Protocol URL | |
| License | MIT |
| Programming Language | JAVA |
| Natural Language | en |