Exercises 10.9 Drill and Practice
2.
Write a program that initializes a list with a set of predefined elements and then prints each element of the list on a new line.
3.
Write a program that prompts the user to enter a line of text and then prints each character of the text on a new line.
4.
Write a program that repeatedly prompts the user to enter a word and checks whether the word starts with a vowel (a, e, i, o, u). The program should display a message indicating whether the word starts with a vowel or not. The user can exit the program by entering a minus sign ("-").
- 1. I found the problems very confusing and didnβt know where to start.
- 2. I started solving the problems but encountered significant difficulties.
- 3. I managed to solve the problems, but it was very challenging.
- 4. I solved the problems with some minor difficulties.
- 5. I found the problems straightforward and solved them easily.
Which of the following best describes your experience with these problems?
You have attempted of activities on this page.
