Question: Unit 1 Assignment - Programming problems In Notepad+ +, complete the following using our AJANRO pseudocode language as presented in the material on Blackboard for
Unit 1 Assignment - Programming problems In Notepad+ +, complete the following using our AJANRO pseudocode language as presented in the material on Blackboard for this unit. Programs written in any other language will not be accepted. Include your full name at the top of the file, and a heading that shows which assignment this is. Include the heading Programming Problem and type in the problem number before you type in your answer to each of the following problems. Remember to refer to 1) the Unit 1 PowerPoint presentations 2) Programming Rules document 3) programming examples 4) practice exercise solutions 1) A user intends to travel to Comic-Con International by car from their home in another city. Write a program that allows the user to enter the dratance traveled, average speed, the vehicle's miles per gallon, and the price per gallon of gas, for this trip. The program outputs the time taken for the trip, the number of gallons of gas used, and the total cost of gas for the trip. In this program, declare the following variables: Unit 1 Assignment - Programming problems In Notepad+ +, complete the following using our AJANRO pseudocode language as presented in the material on Blackboard for this unit. Programs written in any other language will not be accepted. Include your full name at the top of the file, and a heading that shows which assignment this is. Include the heading Programming Problem and type in the problem number before you type in your answer to each of the following problems. Remember to refer to 1) the Unit 1 PowerPoint presentations 2) Programming Rules document 3) programming examples 4) practice exercise solutions 1) A user intends to travel to Comic-Con International by car from their home in another city. Write a program that allows the user to enter the dratance traveled, average speed, the vehicle's miles per gallon, and the price per gallon of gas, for this trip. The program outputs the time taken for the trip, the number of gallons of gas used, and the total cost of gas for the trip. In this program, declare the following variables
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
