Files
freeCodeCamp/curriculum/challenges/portuguese/08-data-analysis-with-python/data-analysis-with-python-course/numpy-introduction-b.md

749 B

id, title, challengeType, videoId, dashedName
id title challengeType videoId dashedName
5e9a093a74c4063ca6f7c153 Introdução ao NumPy B 11 YIqgrNLAZkA numpy-introduction-b

--description--

Ao invés de usar notebooks.ai como foi mostrado no vídeo, você pode usar o Google Colab como substituto.

Mais recursos:

--question--

--text--

Quanta memória o inteiro 5 consome em Python puro, aproximadamente?

--answers--

32 bits


20 bytes


16 bytes


8 bits

--video-solution--

2