Skip to content

Commit efdc2c4

Browse files
Update What-Is-A-Computer.html
Signed-off-by: Glowing Jellyfish Studio <digitaldarkness2024@outlook.com>
1 parent c018ee3 commit efdc2c4

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

What-Is-A-Computer.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,14 @@ <h2>Input</h2>
7272
<h2>Storage</h2>
7373
Storage refers to the parts that the computer uses to store information, including hard drives, <mark>USB flash drives</mark>, CDs, and <mark>RAM</mark>.
7474
<br>
75-
<h3>USB (univer)</h3>
75+
<h3>USB (universal serial bus) Flash Drive</h3>
76+
<p>Also known as a thumb drive or a USB stick; a portable plug-in device used to store information.</p>
77+
<br>
78+
<h3>RAM (random access memory)</h3>
79+
<p>A type of computer memory where information can be stored.</p>
80+
<br>
81+
<h2>Processing</h2>
82+
<p>The processing parts of the computer run programs, interpret input, and supply output, icluding the central processing unit (CPU) and the graphics processing unit (GPU).</p>
7683
<button class="right-button" onclick="window.location.href='https://glowingjellyfishstudio.github.io/Computing-Systems/What-Is-A-Computer-Quiz'">Continue</button>
7784
</div>
7885
<script type="module">

0 commit comments

Comments
 (0)