#MOOC Part 7 Grade Statistics Refactoring (DONT CLICK IF YOU'RE WORKING ON THE EXERCISE)
1 messages · Page 1 of 1 (latest)
<@&987246399047479336> please have a look, thanks.
Here is an AI assisted attempt to answer your question 🤖. Maybe it helps! In any case, a human is on the way 👍. To continue talking to the AI, you can use </chatgpt:1108714622413963314>.
Hey there! It's great that you're looking to improve your code by refactoring it into classes. One common approach is to identify different responsibilities within your code and create classes for each of them. For example, you could have a class for handling input/output, another for data processing, and so on.
Here are three useful links on refactoring code into classes:
Useful links:
I hope these resources help you in dividing your code into classes effectively. Good luck with your refactoring!
nevermind ill solve it on my own itll probably help me more