Computer Science, asked by abbinenisanthoshipra, 9 months ago

Write a function repfree(s) that takes as input a string s and checks whether any character appears more than once. The function should return True if there are no repetitions and False otherwise.

Answers

Answered by sureshsharma68958
0

Answer:

false

Explanation:

because of check your character

Similar questions