Explain the principle of a Kimball as a data input device

Answers

Answer 1

Answer:

k

Explanation:

bc i need points

Answer 2

Answer:

p=35

Explanation:

hoped this helped


Related Questions

Which of the statements below describe how to print a document?

Click on the Print icon at the tip of the screen.

Click on Print in the system tray.

Select Print from the Start menu.

Select Print from the File menu.


(On the picture above is what I have plz let me know if I’m wrong)

Answers

I pretty sure it’s the first one also I don’t think that you pick two answers because it does not say to do so

Implement the function printTwoLargest that inputs an arbitrary number of positive numbers from the user. The input of numbers stops when the first negative or zero value is entered by the user. The function then prints the two largest values entered by the user. If fewer than two distinct positive numbers are entered a message to that effect is printed instead of printing any numbers. Hint: Duplicates will cause problems. Try to make sure that you find a way to ignore them.

Answers

Answer:

The function in Python is as follows:

def printTwoLargest():

   chk = 0

   list1 = []

   num = int(input("Enter: "))

   while num > 0:

       for i in list1:

           if i == num:

               chk+=1

               break;

       if chk == 0:

           list1.append(num)

       chk = 0

       num = int(input("Enter: "))

   list1.sort()

   if len(list1) >= 2:

       print("Largest:", list1[-1])

       print("Second:", list1[-2])

   else:

       print("Length of list must be at least 2")

Explanation:

This defines the function

def printTwoLargest():

This initializes a check variable to 0

   chk = 0

This initializes an empty list

   list1 = []

This prompts the user for input

   num = int(input("Enter: "))

The following loop is repeated until input is 0 or negative

   while num > 0:

The following for loop checks for duplicate

       for i in list1:

           if i == num: If duplicate is found

               chk+=1 The check variable is set to 1

               break; And the for loop is exited

The input is appended to the list if the check variable is 0 (i.e. no duplicate)

       if chk == 0:

           list1.append(num)

This sets the check variable back to 0, for another input

       chk = 0

This prompts the user for another input

       num = int(input("Enter: "))

This sorts the list

   list1.sort()

This prints the two largest if valid user input is 2 or more

   if len(list1) >= 2:

       print("Largest:", list1[-1])

       print("Second:", list1[-2])

if otherwise, this prints that the length must be at least 2

   else:

       print("Length of list must be at least 2")

Put the steps in order to produce the output shown below. Assume the indenting will be correct in the program.
JDoe
1. Line 1
answer = username ('Joann', 'Doe')
2. Line 2
print (answer)
3. Line 3
def username (strFirst, strLast):
4. Line 4
return strFirst[O] + strLast

Answers

Answer:

The correct code is:

def username (strFirst, strLast):

      return strFirst[O] + strLast

answer = username ('Joann', 'Doe')

print (answer)

Explanation:

The given code illustrates the use of functions.

i.e passing values to a function and retrieving values from it

So, first: We start with the def statement

def username (strFirst, strLast): ----> This defines the function

Then the return statement

      return strFirst[O] + strLast --- > This passes value to the main

Next, is the main function of the program which is:

answer = username ('Joann', 'Doe') ---> This passes values to the username function

print (answer) ---> This prints the returned value from the function

Other Questions
In an isosceles triangle, the base angles measure 65. Which of the following expressions is a way to calculate the measure of the third angle? Solid pressure depends on? 1.) Justin said to his friend, My daughter is the apple of my eye. In this case, apple of my eye is being used as:A.) a rhetorical device.B.) a literal description.C.) an idiom.D.) an informative description. market:blue Jean market . event :the dye in blue jeans is proven not fade easily .Name the market 8,546.54 to nearest 1,000.00 Perform a horizontal analysis providing both the amount and percentage change. (Round Percentage answers to 1 decimal place. Decreases should be indicated by a minus sign.) Year 2021 2020 Cash $322,960 $880,000 Accounts receivable 702,240 280,000 Inventory 897,780 780,000 Long-term assets 3,536,680 2,380,000 Total assets $5,459,660 $4,320,000 Please help me Im really stuck Which sentence describes the theme in Alexandra's Lesson?A. Rising early makes for a productive and active day.B. Interacting with animals always lifts someone's spirits.C. A person should always treasure time spent with family.D. Having time alone is as important as spending time with others. 50 POINTS +BRAINLIEST!the largest moon in the solar system, orbits which planet? A.)JupiterB.) MarsC.) Saturn D.)Uranus Columbia Bank & Trust has just given you a $20,000 term loan to pay for a new concrete mixer. The loan requires five equal annual end-of-the-year payments. If the loan provides the bank with a 12 percent return, what will be your annual payments? 7 and 8 Ill give 20 Brainlest (if correct) and 30 points!A scientist measures the heights of sunflower plants. The histogram shows the results. Which statement is correct? Which two expressions are equivalent? A. 4(2 + x) and 42+2x, B. 4+2 + x and (4 + 2)+x, C. 4X + 2 and 4(x+2), D. 4 / (2 - x) and 4- 2 / X? Make a chart of real number system Please don't give me a link as an answer PLEASEE ANSWER ALL THESE I NEED IT LIKE RIGHT NOW NO LINKS!!!1) 5^0 =12) (-4)^0 = 13) (1/3)^0 = 14) 3^-3 = 1/3^3 = 1/(3 x 3 x 3) =1/275) (-2) ^-5 1/2^5 = 1/326) (10^5)(10^6) = 10^117) (1/4)^8 (1/4)^-58) (-6)^2 (-6)^0 = -6^29) 0^0 = undefined, cannot evaluate10) 0^-1 = 1/0^1 = undefined11) 4^2/4^312) 5^3/5^613) (2/3)^-414) 9^-8 9^-2 ill give brainliest help How does the location someone grows up in affect who they become A trace fossil can determine the ______________ of an organism.colorspeciesembryobehavior as a consequence for his actions during the red scare, what happened to joseph mccarthy