Draft

Thinkful - String Drills: Hello, World

2,166 of 3,411Grae-Drake

Description:

Complete the function body for this hello() function so that it takes one argument (person, a string) and returns a string saying hello to that person. The result should be formatted so that when you call the function like this:

hello "Grae"
hello('Grae')

you return a string that looks like this:

"Hello, Grae"
'Hello, Grae'

Stats:

CreatedDec 21, 2016
Warriors Trained4688
Total Skips195
Total Code Submissions11978
Total Times Completed3411
Python Completions2166
Ruby Completions100
Crystal Completions14
CoffeeScript Completions15
JavaScript Completions1170
Haskell Completions25
Total Stars27
% of votes with a positive feedback rating76% of 915
Total "Very Satisfied" Votes584
Total "Somewhat Satisfied" Votes224
Total "Not Satisfied" Votes107
Total Rank Assessments844
Average Assessed Rank
7 kyu
Highest Assessed Rank
1 kyu
Lowest Assessed Rank
8 kyu
Ad
Contributors
  • Grae-Drake Avatar
  • nbeck Avatar
  • kazk Avatar
  • DasBrain Avatar
  • user8436785 Avatar
Ad