Question: python 3 code plz Ask the user for number of inputs n. Then, proceed to input n integers in separate lines, i.e. both positive and
Ask the user for number of inputs n. Then, proceed to input n integers in separate lines, i.e. both positive and negative values, Return two integers in separate lines: where the first element is the count of positive numbers and the second element is the sum of negative numbers Input Format 1st line contains the value of integern Next n lines contain an integer value Constraints - 100000
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
