about | help | code help+videos | done | prefs |
Write a method that returns the input parameter 'str' with "...Gooooaaaal!" added to the end of the string. test2020_10_29_APP1SLHL_makeGoal("Soccer") → "Soccer...Gooooaaaal!" test2020_10_29_APP1SLHL_makeGoal("When will the soccer match come back on?") → "When will the soccer match come back on?...Gooooaaaal!" test2020_10_29_APP1SLHL_makeGoal("Yoda is a great guy") → "Yoda is a great guy...Gooooaaaal!" ...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: 280
Copyright Nick Parlante 2017 - privacy