Question: In python without using loops B labs 103al8.par (page 3 of 3) v Search CS103 - Lab 3 Page 3 of 3 Exercise 5 (graded)
B labs 103al8.par (page 3 of 3) v Search CS103 - Lab 3 Page 3 of 3 Exercise 5 (graded) Write a function "tupleLast3" that receives a tuple t2 and returns the 3rd element from the last of the tuple. Make sure your tuple has at least 4 elements (use assertion). Sample Input Expected Output Exercise 6 (graded) Write a function "str2tuple" that receives two strings s3 and s4. The function concatenates two strings and returns the result as a tuple
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
