8 kyu
Convert boolean values to strings 'Yes' or 'No'.
8,967 of 370,514weavermedia
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 | 465008 |
Total Skips | 24864 |
Total Code Submissions | 656875 |
Total Times Completed | 370514 |
Ruby Completions | 8967 |
Python Completions | 118452 |
Haskell Completions | 2343 |
Java Completions | 38500 |
JavaScript Completions | 132087 |
C# Completions | 21665 |
Elixir Completions | 937 |
C++ Completions | 20849 |
C Completions | 8474 |
PHP Completions | 7861 |
TypeScript Completions | 5610 |
Go Completions | 7021 |
Julia Completions | 219 |
NASM Completions | 172 |
Dart Completions | 2609 |
Racket Completions | 144 |
Prolog Completions | 103 |
Swift Completions | 3451 |
Crystal Completions | 60 |
Scala Completions | 646 |
Rust Completions | 3768 |
CoffeeScript Completions | 57 |
R Completions | 468 |
Perl Completions | 163 |
Lua Completions | 563 |
D Completions | 39 |
SQL Completions | 4071 |
Groovy Completions | 31 |
Total Stars | 1286 |
% of votes with a positive feedback rating | 89% of 22507 |
Total "Very Satisfied" Votes | 18215 |
Total "Somewhat Satisfied" Votes | 3615 |
Total "Not Satisfied" Votes | 677 |