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