about | help | code help+videos | done | prefs |
double
x is a string. Complete the function so that it returns a string that is identical to the parameter except that each letter has been repeated twice. double('dog') → 'ddoogg' double('computer') → 'ccoommppuutteerr' double('9031') → '99003311' ...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: 150
Copyright Nick Parlante 2017 - privacy