How to create list in python

PHOTO EMBED

Tue Apr 21 2020 06:18:35 GMT+0000 (Coordinated Universal Time)

Saved by @Cutie #python #python #lists

 Lucky_numbers = [“3”, “7”, “15”, “32”, “42”]                               
                                
content_copyCOPY

The above code is a simple method to create a string in python. Just declare a variable assign values to it using square brackets[].

.https://www.youtube.com/watch?v=rfscVS0vtbw&t=5s