about | help | code help+videos | done | prefs |
twice
The data type of the parameter is a string and the function returns a string that consists of the parameter repeated twice with a period in-between. twice('cat') → 'cat.cat' twice('dog') → 'dog.dog' twice('4') → '4.4' ...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: 100
Copyright Nick Parlante 2017 - privacy