// Enter your code here import Foundation func isPresent(source: [Character], sample: [Character]) -> String { var index = 0 for i in 0..