2 lines
37 B
Python
2 lines
37 B
Python
|
list1 = ['Hello', 'World', 45, True]
|
|
list1 = ['Hello', 'World', 45, True]
|