Python Forum
Code works but doesn't give the right results
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Code works but doesn't give the right results
#1
Sorry, I didn't post the code right and problem was fixed in the meantime.

Thanks for all feedback.
buran write Jun-22-2023, 02:31 AM:
Please post all code, output and errors (it it's entirety) between their respective tags. Refer to BBCode help topic on how to post. Use the "Preview Post" button to make sure the code is presented as you expect before hitting the "Post Reply/Thread" button.
Reply
#2
Please make this more readable and add code into the code block.

# your code
Reply
#3
Again please repost the code using the python code markers in the toolbar.
To get you started, In glicko2_rating_system() you have a for loop, for player in player_ratings. Add a print statement after that to see the contents of player. I think you will be surprised and see why the next line that follows fails to do what you think. If I'm wrong post your code in the format that will allow us to run it.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  optimum chess endgame with D=3 pieces doesn't give an exact moves_to_mate variable max22 1 282 Mar-21-2024, 09:31 PM
Last Post: max22
  My code works on Jupyter Lab/Notebook, but NOT on Visual Code Editor jst 4 1,052 Nov-15-2023, 06:56 PM
Last Post: jst
  Why doesn't this code work? What is wrong with path? Melcu54 7 1,809 Jan-29-2023, 06:24 PM
Last Post: Melcu54
  Code used to work 100%, now sometimes works! muzicman0 5 1,450 Jan-13-2023, 05:09 PM
Last Post: muzicman0
  color code doesn't work harryvl 1 896 Dec-29-2022, 08:59 PM
Last Post: deanhystad
  For Loop Works Fine But Append For Pandas Doesn't Work knight2000 2 2,027 Dec-18-2021, 02:38 AM
Last Post: knight2000
  Pyspark - my code works but I want to make it better Kevin 1 1,797 Dec-01-2021, 05:04 AM
Last Post: Kevin
Question email code works in 2.7 but not in 3 micksulley 3 2,594 Nov-04-2021, 09:44 PM
Last Post: micksulley
  My simple code don't works !! Nabi666 1 1,620 Sep-06-2021, 12:10 PM
Last Post: jefsummers
  Gravity doesn't works, and my character just moves right and really fast izmamonke 1 1,540 Aug-08-2021, 02:55 AM
Last Post: deanhystad

Forum Jump:

User Panel Messages

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