On 09/02/17 08:10, Sasiliyu Adetunji wrote:
> Write a function called remove_duplicates which will take one argument
> called string. This string input will only have characters between a-z.
>
> The function should remove all repeated characters in the string and return
> a tuple with two values:
Please can you assist me in this assignment
Write a function called remove_duplicates which will take one argument
called string. This string input will only have characters between a-z.
The function should remove all repeated characters in the string and return
a tuple with two values:
A new s