Python Lists in Hindi (Easy to Understand)

Creating List in Python

[1]
[1, 2]
[2, ‘H’, 2.8]
[]

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top