Samgb1189 Samgb1189 01-06-2023 Computers and Technology contestada Write a recursive function that tests whether a string is made up of repeated copies of the same given base string. For example, "" has the base string "ha" repeated four times.