Question: need to code two separate programs. pls help! 1. Write a python program that contains the following statement: valuesone$two$threefour' Now write a statement in your
need to code two separate programs. pls help!

1. Write a python program that contains the following statement: valuesone$two$threefour' Now write a statement in your program that splits the string, creating the following list: [ ' one' , ' two' , ' three ' , , four , ] 2. Write a program that gets a string containing a person's first, middle, and last names, and displays their first, middle, and last initial. For example, if the user enters Md Liakat Ali, the program display M. L. A What and how to submit: When you are done, and testing are successful, upload your two .py file and two screenshot of your program output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
