finding the product of a collection of data values
hello everyone out there can someone help write this program, i have write a program that will find the product of a collection of data values, it should ignore all the negative numbers and terminate at zero
if some one could help me that would be great. i kinda have an idea but im not sure, do i need to store some values in an array? thank you

