filmov
tv
Tutorial 15 : C# (C Sharp) : HomeWork - make an opposite array

Показать описание
Q:
Write an application :
Array of numbers,
make the application order it in the complete opposite of the original array.
WITHOUT only typing it.
I used duplicated array, for loop within a for loop.
Write an application :
Array of numbers,
make the application order it in the complete opposite of the original array.
WITHOUT only typing it.
I used duplicated array, for loop within a for loop.