Python

XDEV 200
2 min readJul 1, 2020

Sketch Notes on List

Python

Python knows a number of compound data types, used to group together other values. The most versatile is the list, which can be written as a list of comma-separated values (items) between square brackets. Lists might contain items of different types, but usually, the items all have the same type.

--

--

XDEV 200

Hi, I am Jamshedpur-native, Developer turned Entrepreneur. I am a FullStack Developer with MERN and Python-Django.