about | help | code help+videos | done | prefs |
Given a String "str", return it but with the text "Score: " added to the beginning. string_scoreDisplay("10") → "Score: 10" string_scoreDisplay("50") → "Score: 50" string_scoreDisplay("100") → "Score: 100" ...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