#๐Ÿ”’ Homework help python

21 messages ยท Page 1 of 1 (latest)

jagged dune
#

I don't get where am i doing it wrong.

tired hatchBOT
#

@jagged dune

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.

marsh meteor
jagged dune
#

ohh

shrewd crest
#

result = "num1" + "num2" is not what you want, as you'll see

jagged dune
#

right yeah

limber kayak
#

You're stuck in that while loop with no way to exit it.

#

Although yes, indenting everything over would put the whole code into the loop, so it would allow re-running from the top.

jagged dune
#

okay thanks

wide sandal
#

This question makes no sense to me. Using 'algorithm' interchangeably to mean 'app' or 'cli'... Low quality questions plague both academia and the Internet these days.

You should cover the basics like the difference between variables and strings first.

Then review for loops and while loops in python.

Then give it another go

mental bay
#

also you dont really need a .lower()

#

its a symbol

wide sandal
#

Also, for additional suggestion, Google a guide on how to make a good cli

shrewd crest
wide sandal
#

It is helpful, I've given them 4 points

#

Just because you are the sensitive type that wants to be a policeman about how I started.

shrewd crest
wide sandal
#

It really is.

Bar the comment about bad questions, which is hardly even worthy of bothering with as an admin or mod, I pointed out what it was they were building, so they can look up help if they need. I identified that they were using strings instead of vars and I identified that they might be struggling with understanding for/while loops.

I expect better of you in future, there's absolutely no need for such an overzealous ego

brazen coyote
#

@wide sandal The comments about bad questions in a help post won't be ignored. We want to ensure this is a welcoming and friendly environment. I also encourage you to really reflect on the feedback you've been given about how you come across. If you have further questions, DM @mighty shell.

tired hatchBOT
#
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.