swsnu / swppfall2021

Learning Software Engineering By Building Web Services
28 stars 19 forks source link

practice session 3rd task question: Does it mean that the score can be changed? #104

Open tippy33 opened 2 years ago

tippy33 commented 2 years ago

Hello, I have a question regarding the task3 in our practice session. The third task means that the score is changeable, right? I mean, it is not fixed to 100, so that I can change the score value using the IntegerField and print it accordingly. Thank you!

ttoru96 commented 2 years ago

Yes, the score is changeable. It is not fixed to 100.