#π Is my flowchart accurate?
16 messages Β· Page 1 of 1 (latest)
@deep jackal
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
BETTER IMAGE MORE CLEAR TO SEE
rather than object calls method wouldn't it be better to imply functions are bound methods to the object manipulating its state
the main advantage of oop imo is the self or this reference in classes
functions are bound to the object manipulating its state
what does that mean
rather than saying object calls method its better to say that the method can be invoked using the object instance since the method is bound to it
it takes me 3 minutes to comprehend sorry coding is hard
wait just using object instance alone
oh since the method is bound to it
Is this better?
i did the exact thing u said not to shi
yeah
fix
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.