#MOOC Part 7 Grade Statistics Refactoring (DONT CLICK IF YOU'RE WORKING ON THE EXERCISE)

1 messages · Page 1 of 1 (latest)

opal latch
#

Hi
I'll just send my code here and please give me suggestions on dividing it into classes since its something im bad at

dreamy condorBOT
#

<@&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>.

#
TJ-Bot
Hi I'll just send my code here and please give me suggestions on dividing it into classes since its something im bad at

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!

opal latch
#

nevermind ill solve it on my own itll probably help me more