Answer:
B. the number of transistors per square inch on integrated circuits will double every two years.
Explanation:
The law has been staying true to its postulation as it has been used in so many fields and for every measure of the capabilities of digital electronic devices, including computer processing speed and memory capacity.
It has led to a paradigm shift , technology adoption life cycle and diffusion innovation theory.
1. Random secret number from 1 to 10 or any larger range if you want.
2. Two players will guess
3. Determine who was closest.
4. Display the results of the round in a neat and organized fashion.
5. Add some kind of style to your print outs so that your display is nice
In python 3+:
import random
secret_number = random.randint(1,10)
guess_one = int(input("Enter player one's guess: "))
guess_two = int(input("Enter player two's guess: "))
if abs(guess_one - secret_number) < abs(guess_two - secret_number):
print(f"The secret number is {secret_number} and player 1 was closest")
elif abs(guess_one - secret_number) > abs(guess_two - secret_number):
print(f"The secret number is {secret_number} and player 2 was closest")
else:
print(f"The secret number is {secret_number} and it was a tie")
I hope this helps!
Answer:
multiplexing
Explanation:
Multiplexing is a method by which multiple analog or digital signals are combined into one signal over a shared medium. The aim is to share a scarce resource.
Therefore, multiplexing feature will allow different communication streams to occur at the same time, without having a single data stream using all available bandwidth
Answer:
Software
Explanation:
The software is an computer program.
c. The amount of money needed to pay for burial costs and unpaid debts
b. The ease with which you can adjust your policy
d. Any additional sources of income that would be available to your dependents