Skip to content

Value Error #9

@Bansikah

Description

@Bansikah

Hi i keep getting this error when i run my python flask code
ValueError: range() arg 3 must not be zero

groups = [students[i:i+4] for i in range(1, len(students), group_size)]
ValueError: range() arg 3 must not be zero

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