Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 371 Bytes

File metadata and controls

15 lines (8 loc) · 371 Bytes
  • Completed at: 2022-12-31T06:21:38.780Z

  • Completed languages: ruby

  • Tags: Strings, Fundamentals

  • Rank: 8 kyu

Description

Implement a function which convert the given boolean value into its string representation.

Note: Only valid inputs will be given.