Today, I started studying numpy. but it's a little bit hard for me.Look. i don't even know how that .array works, Well, nothing to do but accept. array -> just making it as variable.so that I can do work like this.let's just1. remember -> array the list and make it able to work with multiple codes2. reshape -> can change the shape of the data in the array listAs I can see here, reshape(10,2) ->..