Question: Create a Python function called sequenceDeTrois which takes a string and returns True if there is at least a sequence of 3 consecutive equal characters,
Step by Step Solution
3.40 Rating (172 Votes )
There are 3 Steps involved in it
Below is a Python function called sequenceDeTrois that takes a string as input and returns True if t... View full answer
Get step-by-step solutions from verified subject matter experts
