Ad
  • Custom User Avatar

    A candidate can have one score under 100 (if he rolled the wheel only once).

  • Custom User Avatar

    I assumed that having less than 3 candidates meant the game could not be played. I also assumed that the having no scores or less than 2 scores under 100 meant that the entry could be kicked out. Are those assumptions correct?

  • Custom User Avatar

    I just add print(candidates) at the beginning of the function and it prints out the list of candidates.

  • Custom User Avatar

    Can you clarify? I've tried using print in this interface and it doesn't return anything.

  • Custom User Avatar

    I guess a regular print will work for Python.

  • Custom User Avatar

    How do I get console.log to print out? Using the python version. Is it a command at the bottom of the code or at the top?