CompTIA Data+ (DA0-001) DA0-001 — Question 112
Topic 1 · Question 112 of 294
Topic 1 · Question 112
A business analyst reviews the following text: txt = “I have registered for a certification exam and will take it within a couple of months. I need to work hard to pass the exam with flying colors.” The analyst then splits the string into two parts: txt1 = “I have registered for a certification exam and will take it within a couple of months.” txt2 = “I need to work hard to pass the exam with flying colors.” Which of the following BEST describes the process the business analyst is following?