Question 4: Write a function that revers a string:12 markl|CLO 2.2) >>> print (reverse("1234abcd")) dcba4321 Solution:
Posted: Fri May 20, 2022 12:10 pm
Question 4: Write a function that revers a string:12 markl|CLO 2.2) >>> print (reverse("1234abcd")) dcba4321 Solution: