I am learning C programming and am currently on arrays. I need to accept 5 numbers from the keyboard, put numbers into array and print numbers. I am using C and below is what I have so far. This is not an assignment, merely a practice example in the book. I used different code snippets from the book, but can seem to get this working: