how to create arry in python code example Example: python array array = ["1st", "2nd", "3rd"]; #prints: ['1st', '2nd', '3rd']