home
Learn
screen_rotation
colors = ['red', 'green', 'blue'] list_type = type(colors) print(list_type)
Program Output