0

Hey where can I find arrays lesson for python??

20th Oct 2020, 5:25 PM
PIYUSH PRAJAPATI
PIYUSH PRAJAPATI - avatar
2 Answers
+ 7
since the re-design of the app, lessons are at a new place. go to the learn section, select python as language, then scroll down to the very end. there you will find an area named 'more on this topic. here you can find information about lists, numpy and so on.
20th Oct 2020, 6:15 PM
Lothar
Lothar - avatar
+ 1
No arrays in python, there are: lists, tuples and sets yes, if you import numpy, in that library arrays are exist
20th Oct 2020, 5:51 PM
Shadoff
Shadoff - avatar