Question: Hello tutor I need help with my CSE 101 Lab 2 question #2 3. It involves using python. I use pycharm myself. 101-02 Uploa ttps://blackboard.stonybrook.edu/bbcswebdav/pid-4232276-dt-content-rid-28144292
Hello tutor I need help with my CSE 101 Lab 2 question #2 3. It involves using python. I use pycharm myself.

101-02 Uploa ttps://blackboard.stonybrook.edu/bbcswebdav/pid-4232276-dt-content-rid-28144292 1/courses/1176 SOLAR Stony Br Top 10 Game Completa your program by adding some Python statementn (outside of and aher your function definition) that read a message from the user, pass t to getresponse(1, and print the resut 2. Bob's Passphrase Passwords (5 poires Your frand Bob from the IT Depatment uses a very specilic passward structure for hie online accounts: An integer, tollowed by an acronym formed from he frst loters of a specific (and presumably memorable) phrase, folowed by a 18 and the phrase "I left my socks in the dryar, Bob's algorithm would produce the password SIimsitdls (capitakzation is preserved). r second integer. For example, given the numbers 5 and uncson named passworde) that takes three argumants in the following order: two Define a Python f neger values, tolowed by a single string. The function rotums a new created using the function arguments and the argument goes at the beginning of the result, while the second integer argument is placed at the end of the password. Make sure that the string you return does not contain any extra characters or spaces function rotuns a new string (a password that has been consruction scheme descrbed above. The first intoger Stony Brook University CSE 101: Introduction to Computers (Section 01) Fat 2017 Hint: You may find it extremely helpful ta use Python's split) trction here apl itis a string method that retuns a list whera each word' in the original string is a separate let item For examplo, i the variable nag held the string Now is the time for al good men, nag-splitthI would return the ist I "Now.. .s", "the", -tina", "for . , .a1i "good", "n"m" I Examples passvordi35, 7, eats And dogs Play) shoukd retun the strang 15cAdPT paeivord
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
