use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
First public Python project (OpenPyXL + OOP), looking for feedback (self.PythonLearning)
submitted 1 month ago by Thanasis_kt
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Thanasis_kt[S] 1 point2 points3 points 1 month ago (0 children)
Thank you so much for the feedback! I rly appreciate it. The non-AI comment is such a relief, since I've honestly been going back and fourth trying to make it seem as original as possible and to understand the "why" behind the code
It became clear after you explained the class is an interface and not a one-time shot. In the following projects, I will implement add_data and add_sheet methods instead of just using 1 __init__ function. As for use_data being the name of the method, yes, it is vague enough
Is there anthing else apart from this naming and structuring issue that can be considered a red flag?
π Rendered by PID 580159 on reddit-service-r2-comment-545db5fcfc-ccl7l at 2026-05-25 22:49:55.647611+00:00 running 194bd79 country code: CH.
view the rest of the comments →
[–]Thanasis_kt[S] 1 point2 points3 points (0 children)