From cc05f403df77505b7ecb95d0149a849e597c12ad Mon Sep 17 00:00:00 2001 From: Avish Kansakar Date: Fri, 14 Dec 2018 15:09:34 -0600 Subject: [PATCH] Added definition and example of input devices (#28333) --- guide/english/computer-hardware/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/computer-hardware/index.md b/guide/english/computer-hardware/index.md index 9bc9e89e1a..9ec4ad087f 100644 --- a/guide/english/computer-hardware/index.md +++ b/guide/english/computer-hardware/index.md @@ -45,7 +45,7 @@ A Power Supply Unit is an electronic device that supplies electric energy to an ![Power Supply](https://upload.wikimedia.org/wikipedia/commons/thumb/b/b6/SFX_PC-PSU_Delta_IMG_9760.JPG/620px-SFX_PC-PSU_Delta_IMG_9760.JPG) ### Input and Output devices (eg. Keyboard and Mouse) -Input/Output device is any hardware used by a human operator or other systems to communicate with a computer. +Input/Output device is any hardware used by a human operator or other systems to communicate with a computer. We feed instructions to the computer via input devices. Keyboard and mouse would be the most common example of input devices. ![I/O Devices](https://www.clasohlson.com/medias/sys_master/9225929949214.jpg)