---
id: 5e9a093a74c4063ca6f7c153
title: NumPy Einführung B
challengeType: 11
videoId: YIqgrNLAZkA
bilibiliIds:
aid: 250503382
bvid: BV1kv411w7vB
cid: 409010193
dashedName: numpy-introduction-b
---
# --description--
*Anstatt notebooks.ai zu verwenden, wie es im Video gezeigt wird, kannst du stattdessen Google Colab verwenden.*
Weitere Ressourcen:
- Notebooks auf GitHub
- Wie man Notebooks von GitHub unter Verwendung von Google Colab öffnet.
# --question--
## --text--
Wieviel Speicherplatz benötigt der Integer `5` in Python?
## --answers--
32 Bits
---
20 Byte
---
16 Byte
---
8 Bits
## --video-solution--
2