Repeated String There is a string,, of lowercase English letters that is repeated infinitely many times. Given an integer,, find and print the number of lettera's in the firstletters of the infinite string. Example The substring we consider is, the firstcharacters of the infinite string. ...