Skip to content

This is a practice program is Visual Basic that simulates the calculation of the milk stations' progress of a week.

License

Notifications You must be signed in to change notification settings

PetePrattis/milk-station-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

A Visual Basic Program

This is a practice program is Visual Basic that simulates the calculation of the milk stations' progress of a week.

Description of Exercise

In a two-dimensional table C (5,6), the number of their customers for each working day of the previous week is recorded for five gas stations of a company. Write a program, which:

  • Reads and displays table data.

  • Calculates and displays:

  • The total customers of all service stations for the whole week.
  • The smallest number of customers per week.
  • For the 3rd gas station, the number of customers is less than 60.
  • For each day the average number of customers and stores it in a one-dimensional table. It then calculates the largest average number of customers.

About

This is a practice program is Visual Basic that simulates the calculation of the milk stations' progress of a week.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published