Search posts, tags, users, and pages
Mohamad Mahmood
Programming (Mobile, Web, Database and Machine Learning). Studying at the Center For Artificial Intelligence Technology (CAIT), FTSM, UKM MY
Python provides four built-in data structures that are useful for data processing in Colab: List Tuple Set Dictionary The List List is an ordered collection of mutable items (mutable=can be modified). It is the most versatile Python data structure ...
No responses yet.