Python Forum
Python program that list all possible football outcome combinations
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python program that list all possible football outcome combinations
#1
Dear all, I would like to learn Python by working on a project. The project is to write Python code that can print out a list of all possible football outcome combinations for 8 matches, where each match has 3 possible outcomes (1=home team win, 2=away team win, X=draw). How can I go about this?
Reply


Messages In This Thread
Python program that list all possible football outcome combinations - by lukorir - Jul-18-2017, 09:35 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Program to find Mode of a list PythonBoy 6 1,114 Sep-12-2023, 09:31 AM
Last Post: PythonBoy
  Finding combinations of list of items (30 or so) LynnS 1 885 Jan-25-2023, 02:57 PM
Last Post: deanhystad
  Python Program to Find the Total Sum of a Nested List vlearner 8 4,939 Jan-23-2022, 07:20 PM
Last Post: menator01
  How can I find all combinations with a regular expression? AlekseyPython 0 1,681 Jun-23-2021, 04:48 PM
Last Post: AlekseyPython
  All possible combinations CODEP 2 1,869 Dec-01-2020, 06:10 PM
Last Post: deanhystad
  Triplet Combinations of All Values quest 2 2,004 Nov-05-2020, 09:22 AM
Last Post: quest
  outcome 0 but impossiblenumbers change bntayfur 1 1,494 Jul-05-2020, 09:05 PM
Last Post: Yoriz
  Not the expected outcome christopher3786 1 1,559 Jun-23-2020, 07:16 AM
Last Post: bowlofred
  All possible combinations of multiplications Shreya10o 0 1,683 May-23-2020, 07:45 AM
Last Post: Shreya10o
  Create a program that PING a list of IPs skaailet 7 6,381 Mar-26-2020, 10:46 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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