about | help | code help+videos | done | prefs |
stripID
create a function stripID(String title) that will get the idea out of the title, which will look like "Jack Borland<23423@portlandschools.org>" stripID("Jack Borland<23423@portlandschools.org>") → "23423" stripID("Alma Wallace<421211@portlandschools.org>") → "421211" stripID("Peter Pan<9764211@neverland.org>") → "9764211" ...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