Skip to content

Commit 4be489f

Browse files
Update What-Is-A-Computer.html
Signed-off-by: Glowing Jellyfish Studio <[email protected]>
1 parent c00db47 commit 4be489f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

What-Is-A-Computer.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,11 @@ <h3>ENIAC</h3>
5353
<h1>Part Of A whole</h1>
5454
<p>Computers are made up of two parts: <mark>hardware</mark> and <mark>software</mark>.</p>
5555
<br>
56-
<h2>Hardware</h3>
56+
<h2>Hardware</h2>
5757
<p>Hardware is the physical parts of a computer, like the keyboard, mouse, and screen. An easy way to determine whether part of a computer system is hardare is to look: If you can see it with your eyes, it's hardware.</p>
58-
58+
<br>
59+
<h2>Software</h2>
60+
<p>Software is the set of programs (instructions) that tell a computer what to do, like phone applications, editing programs, and entertainmenr services. There aew all kinds of software: from games for a gaming system, to the program that runs on your microwave, to the web browser on your phone. Software is stored on storage devices (hardware) like hard drives, flash drives, and CDs.</p>
5961
<button class="right-button" onclick="window.location.href='https://glowingjellyfishstudio.github.io/Computing-Systems/What-Is-A-Computer-Quiz'">Continue</button>
6062
</div>
6163
<script type="module">

0 commit comments

Comments
 (0)