Курс Раку / Основи / Умовні перевірки / Вправи

FizzBuzz

Problem

Here is a simplified version of the standard FizzBuzz problem.

Create a program that asks to enter a positive integer number and prints:

  • Fizz if the number is divisible by 3.
  • Buzz if the number is divisible by 5.

Example

When you run the program, it prompts to enter a number, and then prints the result.

$ raku fizz-buzz.raku
Enter a number: 10
Buzz

Solution

See the solution

Наступна вправа

💪 Скільки чисел рівні?

Навігація по курсу

Блоки коду / Локальні змінні   |   Цикли

Ця сторінка автоматично перекладена за допомогою ChatGPT 4o. Оригінальний текст англійською мовою.

Переклади цієї сторінки: EnglishDeutschEspañolItalianoLatviešuNederlandsБългарскиРусскийУкраїнська