Python Forum
Help with my code due 11:59 pm, can you tell me where I went wrong and help fix it?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with my code due 11:59 pm, can you tell me where I went wrong and help fix it?
#2
I'm not sure when 11:59 PM is, so it might be too late for this particular question, but...
My guess is that the reason you're not getting a reply is not asking a question.

Quote:can you tell me where I went wrong and help fix it?
This might look like a question, but it's not a very good one.
How are we supposed to know what the problem is?

You haven't included a traceback, so we don't know what exception you get.
If you don't get an exception, you should describe how the output you get is different from the one you want.

Sure, we could figure these things out by running your code, but you want to make it as easy as possible for people to help you.

Btw, you're missing a ] on line 30, and your indentation after that is wrong.
Reply


Messages In This Thread
RE: Help with my code due 11:59 pm, can you tell me where I went wrong and help fix it? - by stranac - Dec-09-2020, 06:37 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  im not sure what ive done wrong code doesnt run dgizzly 3 1,404 Nov-16-2022, 03:02 AM
Last Post: deanhystad
  what is wrong with my code 53535 4 1,609 Apr-07-2022, 11:37 AM
Last Post: 53535
  What's wrong with my code? NeedHelpPython 4 2,277 Oct-22-2021, 07:59 PM
Last Post: Yoriz
  I am getting an incorrect average, and not sure why? What's wrong with my code? shirleylam852 8 4,780 Nov-20-2020, 05:32 AM
Last Post: deanhystad
  Something is Wrong with my code susmith552 4 3,070 Nov-28-2019, 02:16 AM
Last Post: susmith552
  What is wrong with my code? Than999 1 2,410 Nov-10-2019, 08:59 PM
Last Post: ichabod801
  Wrong output on my code. JTNA 2 7,966 Apr-04-2019, 01:55 PM
Last Post: JTNA
  Why is this code wrong? Lemmy 4 5,228 Apr-05-2018, 03:46 PM
Last Post: Lemmy
  What's wrong with my code and visuals for python? beginnercoder04 2 2,850 Mar-17-2018, 01:06 AM
Last Post: beginnercoder04
  whats wrong with my code? syntax errors r6lay 5 6,547 Mar-16-2017, 04:14 PM
Last Post: micseydel

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020