goldshakil / ElectricalProgrammingCourse2020

This repository is aimed towards sharing and discussing issues about Electrical and Electronics Programming Course
6 stars 1 forks source link

[Others]Final Project #339

Open jhlee97 opened 4 years ago

jhlee97 commented 4 years ago

I have questions for the project. Do I have to consnider other filenames like English.txt? (except for Math.txt, Science.txt which are given). e.g) In directory, If there are two txt files such as English.txt, Korean.txt, then submitted source code have to run normally or ask user to input filenames (either Math.txt or Science.txt)?

goldshakil commented 4 years ago

they can be changed of course. that's the whole point of the first screen (welcome screen). you have to enter ANY file name and it should work as long as it is in the project directory.

sjy268 commented 4 years ago

I have a question about this, except file name and scores, there will be no change?(ex, student name, number of students ...)

goldshakil commented 4 years ago

Please check other github issues.

Nothing other than scores will be changed