Question: Please Use Python for this assignment..! Name 1. In the given list L, replace Paris with London. L = [Dallas, Berlin, Madison, Paris) (Save the

Please Use Python for this assignment..!
 Please Use Python for this assignment..! Name 1. In the given

Name 1. In the given list L, replace Paris with London. L = [Dallas, Berlin, Madison, Paris) (Save the module as Prob 1) 2. Write a script that inputs a line of plaintext and a distance value and outputs an encrypted text using a Caesar cipher (Save the module as Prob 2). 3. Write a code that gives: i) number of words ii) number of sentences ii) average sentence size iv) average word size in a text. Enter a text as an input. (Save the module as Prob 3 Change the text "My favorite food is fried chicken" to all upper case. Use an input statement to enter the text. 4. (Save the Module as Prob 4) Write a code that will convert a string of bits to decimal. Test it with 00110011 (Save the module as Prob 5) 5

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!