8 kyu
Convert boolean values to strings 'Yes' or 'No'.
8,912 of 362,935weavermedia
Description:
Complete the method that takes a boolean value and return a "Yes"
string for true
, or a "No"
string for false
.
Fundamentals
Similar Kata:
Stats:
Created | Mar 29, 2014 |
Published | Mar 29, 2014 |
Warriors Trained | 455020 |
Total Skips | 24332 |
Total Code Submissions | 643721 |
Total Times Completed | 362935 |
Ruby Completions | 8912 |
Python Completions | 115423 |
Haskell Completions | 2323 |
Java Completions | 37798 |
JavaScript Completions | 129995 |
C# Completions | 21247 |
Elixir Completions | 923 |
C++ Completions | 20294 |
C Completions | 8277 |
PHP Completions | 7737 |
TypeScript Completions | 5394 |
Go Completions | 6790 |
Julia Completions | 216 |
NASM Completions | 172 |
Dart Completions | 2523 |
Racket Completions | 139 |
Prolog Completions | 100 |
Swift Completions | 3382 |
Crystal Completions | 58 |
Scala Completions | 635 |
Rust Completions | 3645 |
CoffeeScript Completions | 55 |
R Completions | 455 |
Perl Completions | 158 |
Lua Completions | 526 |
D Completions | 36 |
SQL Completions | 3882 |
Groovy Completions | 25 |
Total Stars | 1263 |
% of votes with a positive feedback rating | 89% of 22261 |
Total "Very Satisfied" Votes | 18017 |
Total "Somewhat Satisfied" Votes | 3576 |
Total "Not Satisfied" Votes | 668 |