4. Ask the user to enter a list of strings. Create a new list that consists of those strings with their first characters removed. sa 11 cs chapter 11, sa 11 ip chapter 7 / PythonCSIP CS IP 4. Ask the user to enter a list of strings. Create a new list that consists of those strings with their first characters removed. Read More »
3. Ask the user to enter a list containing numbers between 1 and 12. Then replace all of the entries in the list that are greater than 10 with 10. sa 11 cs chapter 11, sa 11 ip chapter 7 / PythonCSIP CS IP 3. Ask the user to enter a list containing numbers between 1 and 12. Then replace all of the entries in the list that are greater than 10 with 10. Read More »