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: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 16:30
If i wanted to include a built-in calendar in a document, what option could i select? draw table insert table insert chart quick tables
Answers: 1
question
Computers and Technology, 23.06.2019 22:00
Jackson, who works in the finance department of a company, is holding a seminar for other employees on how to file taxes. only three employees sign up to attend the seminar. which device can he use to share his presentation with a group of three employees?
Answers: 1
question
Computers and Technology, 24.06.2019 05:30
Someone plzz me which of these defines a social search? a. asking a search engine a question that is answered by a real person on the other sideb. modifying search results based on popularity of a web pagec.modifying search results based on a ranking of a web page
Answers: 2
question
Computers and Technology, 24.06.2019 12:50
Write a new lc-3 trap subroutine (i.e. a subroutine that will be invoked via the trap instruction) that will receive a numeric digit entered at the keyboard (i.e. an ascii character), echo it to the screen, and return in r0 the corresponding numeric value: so if the user types the digit '7', the character '7' will appear on the screen, but the value returned in r0 will be b0000 0000 0000 0111 (#7) you may not use any trap calls in your code - you must implement the "polling" code that interrogates the keyboard status and data registers. ; getnum_tsr ; a subroutine for obtaining a numeric value ; given ascii numeric digit input to keyboard. ; the numeric digit is echoed to the console (e.g. '7' = b0000 0000 0011 0111), ; but the value returned in r0 is the actual numeric value ; corresponding to the digit (e.g. b0000 0000 0000 0111 =
Answers: 3
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, 16.11.2019 02:31
question
Mathematics, 16.11.2019 02:31
question
Mathematics, 16.11.2019 02:31
question
Mathematics, 16.11.2019 02:31
Questions on the website: 13722360