"it performs" (#33802)

makes a long sentence into 2 smaller sentences. run on sentences are bad :(
pull/26646/head
Jakehoffman22 2018-12-15 10:44:03 -05:00 committed by Christopher McCormack
parent 922a562414
commit d28ab55b52
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ In this section, we explore the various hardware components of modern computers.
## Parts of a Personal Computer
### Central Processing Unit
A Central Processing Unit (CPU) is the electronic circuitry within a computer that carries out the instructions of a computer program by performing the basic arithmetic, logical, control and input/output (I/O) operations specified by the instructions. The two main companies that manufacture CPUs are Intel and AMD.
A Central Processing Unit (CPU) is the electronic circuitry within a computer that carries out the instructions of a computer program. It performs the basic arithmetic, logical, control and input/output (I/O) operations specified by the instructions. The two main companies that manufacture CPUs are Intel and AMD.
![Intel Core i5 - Front](https://upload.wikimedia.org/wikipedia/commons/thumb/8/83/Intel_i5-2500.jpg/247px-Intel_i5-2500.jpg) ![Intel Core i5 - Back](https://upload.wikimedia.org/wikipedia/commons/thumb/9/95/Intel_i5-3330%2C_bottom.jpg/240px-Intel_i5-3330%2C_bottom.jpg)