#๐Ÿ”’ Clarification on Feedback

18 messages ยท Page 1 of 1 (latest)

shrewd masonBOT
#

@wind tangle

Python help channel opened

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.

cosmic eagle
#

what is your question

#

what are you confused about

wind tangle
cosmic eagle
#

wdym by "feedback is hinting"

#

is this a graded assignment or something

wind tangle
#

I do not understand the feedback and i want to know so that i dont make the mistake in future

#

and i cant ask for clarification until monday

cosmic eagle
#

if book_number is 1 then you get the first element in your books list

#

maybe they wanted you to use 0-based indexing?

halcyon hamlet
#

perhaps the context of the rest of your code would help

strong thorn
#

Maybe they are asking for better code comments? I don't see anything wrong either. But it is a small code snippet out of context.

#

Another possibility is that you should be calling a book by title, vs a number. Books aren't generally called by a number.

shrewd masonBOT
#
Python help channel closed

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.

#

๐Ÿ”’ Clarification on Feedback