Innopolis University DevOps Playground
Skip to content

Input File was Changed + Parsing Algorithm was Adopted

Elisei Smirnov requested to merge input-file-changing into main

After meeting with cutomer we changed design for the input. New version of input file are in the repository now. I filled it with testing data from 1st and 2nd year bachelor ctudents. #13 (closed)

Then I rewrote the code in the parser_algorithm.py. It was adopted for the new version of input and is ready to use now. #13 (closed)

Merge request reports