Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The sales data of a company's sales is stored in a file Txt that obeys the following format: branch(Filial), year_month, sales_count, total_dend. #135

Open
danilobros opened this issue May 30, 2017 · 0 comments

Comments

@danilobros
Copy link

Dear,
I'm new in programming and need of help for resolve the problem.

The sales data of a company's sales is stored in a file Txt that obeys the following format: branch(Filial), year_month, sales_count, total_dend.

Make a program that loads the data from the file into data structures and allows

Answer expressions such as:

  1. total sales of subsidiaries with codes between 10 and 20

  2. total sales of subsidiaries with codes between 10 and 20 in the months of Jan / 17 to Jun / 17

  3. total sales of all branches(Filial) in the months of Aug / 17 to Oct / 17

Someone can help? Please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant