Answer:
A
Explanation:
Monitor, CPU, Disk Drives, Printer, Keyboard/mouse
Answer:
To make text centered, select and highlight the text first, then hold down Ctrl (the control key) on the keyboard and press E. To make text right aligned, select and highlight the text first, then hold down Ctrl (the control key) on the keyboard and then press R.
Explanation:
Answer: All of the above is the answer
The built-in function you use in python to prompt a user for data input is the input function.
<h3>What is an input function?</h3>
An input function is a function used to prompt a user for data input.
The data input may be a string, integer, float, and many more.
Let's use an example of an input function in python.
x = input("what is your name: ")
y = int(input("How old are you: "))
Hence, the first input will prompt the user for the name and the second input will ask the user for his age. It can only accept integers.
learn more on input function here: brainly.com/question/17623507
#SPJ12
Answer:
wired router
Explanation:
A wired router is used for the internet access. it collects the internet signals and distributes it in its vicinity. The devices we use catch those signals and help us send data from one device to another.
There are forms of internet as well which provide the same facility depending upon the kind of strength of signals they provide.
I hope the answer is helpful.
Thanks for asking.