subject

The first function, display the company motto with the border. the second function called getinput() prompts the user for a contract number, and the rental time in minutes and stores them in variables. the header for this function should be def getinput(): it should return 2 values to the calling program. it will not take any parameters since it is receiving data from the user and returning it to the calling program. the third function receive as parameters the account number and the number of minutes rented from the getinput() function. its header should look like: def calculatetotal(acc, min): the function will calculate the number of whole hours rented, the number of minutes remaining and the cost. the cost will be the hours times 40 plus the minutes remaining times 1. create a main() function that a) calls the display function b) calls the getinput() function and stores the return in 2 variables. calls the calculatetotal function and passes in the variables from the getinput() function.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 14:30
Create a pseudocode design to prompt a student for their student id and the titles of the three classes they want to add. the solution should display the student’s id and a total bill. • bill a student using the following rules: o students can only add up to 3 classes at a time.
Answers: 3
question
Computers and Technology, 22.06.2019 19:40
Solve the following javafx application: write a javafx application that analyzes a word. the user would type the word in a text field, and the application provides three buttons for the following: - one button, when clicked, displays the length of the word.- another button, when clicked, displays the number of vowels in the word.- another button, when clicked, displays the number of uppercase letters in the word(use the gridpane or hbox and vbox to organize the gui controls).
Answers: 1
question
Computers and Technology, 23.06.2019 07:00
What are three software programs for mobile computing?
Answers: 1
question
Computers and Technology, 23.06.2019 23:40
Which of the following calculates the total from the adjacent cell through the first nonnumeric cell by default, using the sum function in its formula? -average -autosum -counta -max
Answers: 1
You know the right answer?
The first function, display the company motto with the border. the second function called getinput(...
Questions
question
English, 27.04.2021 15:50
question
Mathematics, 27.04.2021 15:50
Questions on the website: 13722367