Skip to content

Ch1:Loops section continue statement is missing. #12

Description

@strangeiot

First of all great effort for this book.

In the Chapter1 Loops section under the Controlling the loop with continue and break the continue program missing the continue statement.

Expected Output:
2,3
Actual Output:
nothing

Need to Fix:
Change the break keyword instead put continue.

Thank you @softchris

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions