Computer Science, asked by Anonymous, 2 months ago

How would you create a list in Python?

#No spam or copied answers ​

Answers

Answered by Anonymous
4

In Python programming, a list is created by placing all the items (elements) inside square brackets [] , separated by commas. It can have any number of items and they may be of different types (integer, float, string etc.). A list can also have another list as an item.

Check karne ke liye copied he milega •,• ..XD

Similar questions