Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 369 Bytes

File metadata and controls

13 lines (7 loc) · 369 Bytes
  • Completed at: 2023-07-06T04:39:21.555Z

  • Completed languages: java

  • Tags: Fundamentals

  • Rank: 8 kyu

Description

Complete the method that takes a boolean value and return a "Yes" string for true, or a "No" string for false.