Create python function that will accept as input three


Assignment Instructions

  • Create Python function that will accept as input three string values from a user. The method will return to the user a concatenation of the string values in reverse order. The function is to be called from the main method.
  • In the main method, prompt the user for the three strings.

Im not sure how to do the reverse order of this. Would it entail using the rfind(x)--  ?? or something else? Some examples on how this could be written would be very helpful.

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: Create python function that will accept as input three
Reference No:- TGS02705975

Now Priced at $10 (50% Discount)

Recommended (93%)

Rated (4.5/5)