Question:
create a program which counts negative and positive integers entered by the user. program will ask how many numbers the user will enter. In every step, program will print how many positive and negative numbers entered. If user enters "0" program will shutdown.
Perhaps you could share some code for the assignment you've already worked on, and point out parts where you're having problems. Users of this forum frown on simply doing homework for people.
However, we are more than willing to guide you when it's clear that you've made an attempt on it yourself and that you want to learn from what you've already done.