Ad
  • Custom User Avatar
  • Default User Avatar
  • Custom User Avatar

    No. How does that make sense?

  • Custom User Avatar

    Already approved

  • Custom User Avatar
        Test.assert_equals(who_is_winner([
    "F_Yellow", "G_Red", "D_Yellow", "C_Red", "A_Yellow", "A_Red", "E_Yellow", "D_Red", "D_Yellow", "F_Red", 
    "B_Yellow", "E_Red", "C_Yellow", "D_Red", "F_Yellow", "D_Red", "D_Yellow", "F_Red", "G_Yellow", "C_Red", 
    "F_Yellow", "E_Red", "A_Yellow", "A_Red", "C_Yellow", "B_Red", "E_Yellow", "C_Red", "E_Yellow", "G_Red", 
    "A_Yellow", "A_Red", "G_Yellow", "C_Red", "B_Yellow", "E_Red", "F_Yellow", "G_Red", "G_Yellow", "B_Red", 
    "B_Yellow", "B_Red"
    ]), "Red")
        ^^^^^
    

    That's the third fixed test. Tell me what you think about it...? And you find the very same in the sample tests. So I still don't know what you messed up in your logs, but you really messed it up... x)

  • Custom User Avatar

    I don't know what you messed up, but that third test expect Red, not yellow... :o