Today, I just learnt how to create our own methods and arrays. Under the topic of arrays, I just learnt how to compare array, how to copy contents form one array to other, how to find the highest and lowest number in array.
However this is already learnt in other programming languages, it was easy for me. But I learnt two new topics. The first is how to read input from the file and place it in a array and The next is Array List.