Page 1 of 1

3: 1)Make a program that displays the states in the U.S one by one. 2) Display all states starting with the letter M.||

Posted: Sat May 14, 2022 4:21 pm
by answerhappygod
3 1 Make A Program That Displays The States In The U S One By One 2 Display All States Starting With The Letter M 1
3 1 Make A Program That Displays The States In The U S One By One 2 Display All States Starting With The Letter M 1 (110.74 KiB) Viewed 34 times
3: 1)Make a program that displays the states in the U.S one by one. 2) Display all states starting with the letter M.|| states = [ 'Alabama', 'Alaska', 'Arizona', 'Arkansas', 'California', 'Colorado', 'Connecticut', 'Delaware', 'Florida', 'Geo rgia', 'Hawaii', 'Idaho', 'Illinois', 'Indiana', 'Iowa', 'Kansas', 'Kentucky', 'Louisiana', 'Maine', 'Maryland', Massachusetts', 'Michigan', 'Minnesota', 'Mississippi', 'Missouri', 'Montana', 'Nebraska', 'Nevada', 'New Hampshire', 'New Jersey', 'New Mexico', 'New York', 'North Carolina', 'North Dakota', 'Ohio', 'Oklahoma', 'Oregon', 'Pennsylvania', 'Rhode Island', 'South Carolina', 'South Dakota', 'Tennessee', 'Texas', 'Utah', 'Vermont', 'Virginia', 'Washington', 'West Virginia', 'Wisconsin', 'Wyoming' ]