C
C#4mo ago
Leodes

Simple help trying to understand this error and how to fix it

Provided is my code, this is all the code above it is just comments from previous assignments. I cant understand why in my array "numbers" cant use i to call that specific one.
No description
No description
2 Replies
Jimmacle
Jimmacle4mo ago
Don't use Array Ever Use int[] to declare an array of ints
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?