(SOLVED)Stanford University CS CS 106A Given a list of strings, return a new list where each string is...
Given a list of strings, return a new list where each string is... Given a list of strings, return a new list where each string is concatenated with itself, so 'cat' because 'catcat'. Except omit any strings that contain a lowercase 'x'.
Written for
- Institution
-
Stanford University
- Course
-
CS 106A
Document information
- Uploaded on
- November 19, 2022
- Number of pages
- 3
- Written in
- 2022/2023
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
stanford university cs cs 106a given a list of strings
-
return a new list where each string is