bistauma84 bistauma84 13-04-2022 Computers and Technology contestada Write a sub-program to display the acceleration of car. The program should ask initial velocity, final velocity, and time taken by the car from user in main module and pass them as parameter list when a sub- program is called.