thanks
Using the function in part A, write a program to read in
integers until a negative is read in and print out the
number of integers read in smaller than 10 (excluding the
negative).
Using the function in part A, write a program to read in
integers until a negative is read in and print out the
number of integers read in smaller than 10 (excluding the
negative).
Comment