Skip to content

Refactor main() to replace recursion with iteration. #6

@stevenbuccini

Description

@stevenbuccini

Use while loop instead of recursion to handle input since this will replace the need for multiple frames.

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