Reply 2
In your responses to your classmates, address the following:
· Ask them questions about the website researched or what they learned from it.
· For this discussion, I chose https://www.learn-c.org/en/Arrays. Links to an external site.
· Arrays are variables that can hold multiple values of the same data type, and are organized in a sequence. I enjoyed this website because of the live exercise that actually has you write and troubleshoot C code. I've used this website before when learning python, and thought it was a great and simple tool to use.