about | help | code help+videos | done | prefs |
Return a list containing all of the individual words from the sentence that are 4 or more letters long. word4more('This is a test') → ['This', 'test'] word4more('It was the best of times it was the worst of times') → ['best', 'times', 'worst', 'times'] word4more('A guitar has six strings') → ['guitar', 'strings'] ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Copyright Nick Parlante 2017 - privacy