Skip to content

Long While Loop #1

@kaijashreeve

Description

@kaijashreeve

Your code has one long loop that handles everything. I would consider splitting it into smaller functions that the main loop calls. For example, there could be a function for dealing with the request, parsing the data, building the graph, and sending the chart back to the main program. Your code works, this would just help clean it up a little.

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