subject

You have two siblings: Josh and Cindy. You want to find the average of your three ages. Here is an incomplete program that takes your ages as integer values from standard input and stores them in the variables Josh, Cindy and me, then prints the average of the three ages to standard output. Fill in the blanks with single python statement to get the desired output.. josh-input Enter Josh's age: ") cindy input( Enter Cindy's age: ") me -input Enter Your age: ") print()Desired output: The average of three siblings is: xxx (xxx is the value of average age).

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 22:00
When determining the classification of data, which one of the following is the most important consideration? a. processing systemb. valuec. storage mediad. accessibility
Answers: 2
question
Computers and Technology, 21.06.2019 23:00
Describe in pseudocode an algorithm that given an integer n and a linked list of elements increases the linked list by a factor of n by replacing each element in the original list with n copies of that element. for example, if l: [18, 7, 4, 24, 11] and n = 3 the resulting list should be l: [18, 18, 18, 7, 7, 7, 4, 4, 4, 24, 24, 24, 11, 11, 11]. if the value of n is less than or equal to 0, the list should be empty after the call. what’s the running time of your algorithm?
Answers: 3
question
Computers and Technology, 23.06.2019 06:30
Martha is designing a single-player game. her manager suggests that she plan the design to incorporate future modifications. which principle of game design relates to planning for future modifications?
Answers: 1
question
Computers and Technology, 23.06.2019 15:00
Barbara is interested in pursuing a career in the science and math pathway. which qualifications will her reach that goal? a.an advanced knowledge of physics and math b.an advanced knowledge of engineering and math c. an advanced knowledge of physics and robotics an d. advanced knowledge of machinery and math
Answers: 2
You know the right answer?
You have two siblings: Josh and Cindy. You want to find the average of your three ages. Here is an i...
Questions
question
Mathematics, 02.10.2020 14:01
question
History, 02.10.2020 14:01
Questions on the website: 13722360