Files
freeCodeCamp/curriculum/challenges/arabic/07-scientific-computing-with-python/python-for-everybody/introduction-hardware-achitecture.md
2022-10-20 09:13:17 -07:00

35 lines
421 B
Markdown

---
id: 5e6a54af58d3af90110a60a1
title: 'Introduction: Hardware Architecture'
challengeType: 11
videoId: H6qtjRTfSog
bilibiliIds:
aid: 206977572
bvid: BV1zh411z7Ak
cid: 376199262
dashedName: introduction-hardware-architecture
---
# --question--
## --text--
Where are your programs stored when they are running?
## --answers--
Hard Drive.
---
Memory.
---
Central Processing Unit.
## --video-solution--
2