Welcome to the Football Legends List project! This repository contains a Python script that generates a list of football (soccer) legends, including their transfer history and interesting facts about them. This list includes some of the greatest players of all time, both past and present.
It's a football players quiz that provide with player information. Your role is to write the player's name. You can answer with 'hint' or 'Hint' and 'help' or 'Help' if you need some help.
- Generates a list of football legends with detailed information.
- Includes famous players from various eras and clubs.
- Continuously updated with new players who are currently active in the sport.
- Provides interesting facts and statistics about each player.
-
Intall the sorce file (.zip).
-
Extract it.
-
Open the Quiz.py file with the python app or run it with terminal:
- Run the Python Script:
python3 Quiz.py
-
On Windows, if
python3
is not recognized, you might need to usepython
instead:python Quiz.py
-
On macOS and Linux,
python3
is generally the correct command.
4- And dont forget to install this:
py -m pip install ttkthemes