SMStella Marieinsmkou.hashnode.dev·Apr 18, 2025 · 13 min readCodewars #2: Code Katas Apr '25Fizz/Buzz Kyu: 7Go to description In the traditonal fizz-buzz, a function given a number outputs either a string of fizz, buzz, fizz buzz, or something else for each number in the sequence, or a string of one of these words. To determine which for wh...00
SMStella Marieinsmkou.hashnode.dev·Apr 14, 2025 · 4 min readCodewars #1: Fusion Chamber ShutdownResource: CodewarsKyu: 7Go to description Practices: 4.14.25 Working out the Problem Given an array, the contents entail [C, H, O], quantities of carbon, hydrogen, and oxygen elements. These elements combine to form the molecules: water (H20), carb...00