7 kyu
Oh come on! Hello world! once again?
278 of 540dcieslak
Description:
Task
Write a function f
(in C# F
) that returns Hello, world!
string.
But there is one thing, you cannot use helowrd
letters.
The C#
test cases ignore checking for banned letters in words class
, string
and public
.
The C++
test cases ignore checking for banned letters in words string
, std
and return
.
Have fun!
Puzzles
Restricted
Similar Kata:
Stats:
Created | Jun 21, 2017 |
Published | Jun 21, 2017 |
Warriors Trained | 1713 |
Total Skips | 47 |
Total Code Submissions | 5908 |
Total Times Completed | 540 |
JavaScript Completions | 278 |
C# Completions | 80 |
C++ Completions | 209 |
Total Stars | 28 |
% of votes with a positive feedback rating | 87% of 168 |
Total "Very Satisfied" Votes | 133 |
Total "Somewhat Satisfied" Votes | 25 |
Total "Not Satisfied" Votes | 10 |
Total Rank Assessments | 10 |
Average Assessed Rank | 6 kyu |
Highest Assessed Rank | 5 kyu |
Lowest Assessed Rank | 8 kyu |