Files
freeCodeCamp/curriculum/challenges/italian/07-scientific-computing-with-python/python-for-everybody/introduction-hardware-achitecture.md
Nicholas Carrigan (he/him) f25e3e69f8 feat: enable new langs (#42491)
Enable italian and portuguese
2021-06-15 13:19:18 +05:30

31 lines
353 B
Markdown

---
id: 5e6a54af58d3af90110a60a1
title: 'Introduction: Hardware Architecture'
challengeType: 11
videoId: H6qtjRTfSog
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