Skip to content

Code readability #6

@saene52

Description

@saene52

For me, it was a bit difficult to understand the main.py file. The user's answer ("y" or "n") is checked in the main file, but the question to the user is generated in another file. So, in the main file, I only see the answer to a question, but not the question itself. Seeing both in the same file would improve the readability of the code from my perspective.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions