Files
freeCodeCamp/curriculum/challenges/chinese-traditional/07-scientific-computing-with-python/python-for-everybody/introduction-hardware-achitecture.md

31 lines
331 B
Markdown
Raw Normal View History

---
id: 5e6a54af58d3af90110a60a1
title: '導言:硬件架構'
challengeType: 11
videoId: H6qtjRTfSog
dashedName: introduction-hardware-architecture
---
# --question--
## --text--
當你的程序運作時,它被存儲在哪裏?
## --answers--
硬盤。
---
內存。
---
中央處理器。
## --video-solution--
2