Skip to content

some bugs in run2d.py file #10

@mahmoud2672

Description

@mahmoud2672

the number of cols and rows are reversed

numRows must be equal 7 (Students)
numCols must be equal 3 (Exams)

suggestion solution:
in input.txt switch line number one with number two

line 26 in run2d.py

print(examGrades[2,3])
col_index 3 is out of range

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