about | help | code help+videos | done | prefs |
logic_nameIsCool
logic_nameIsCool- write a method that takes in a name and adds the phrase "is cool" onto the end. Example if name was passed with "Monroe", it would output "Monroe is cool" logic_nameIsCool("Monroe") → "Monroe is cool" logic_nameIsCool("Guidry") → "Guidry is cool" logic_nameIsCool("Tomball") → "Tomball is cool" ...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