Skip to content

WIP Fixes issue #31

In this issue, the semesters should be displayed with their numeric values. To achieve this in the loop, I created a variable "i" and in each iteration of the loop, it displays the value of the index of the selected group element increased by 1 (as the indices of the array start from 0)fix_issue31

Edited by Pavlos Karakalidis

Merge request reports