| about | help | code help+videos | done | prefs |
Return a string made up of every 3rd and 5th character of the parameter. every35("123456789") → "3569" every35("I am the walrus, goo goo goo joob") → "a t wlsgo o ojb" every35("Im3&5") → "35" ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 200
Copyright Nick Parlante 2017 - privacy