Pisano periods are a sequence of numbers that result from using a set modulus on the fibbonacci sequence. I highly reccomend you watch the video about Pisano periods by David Yatsko.
https://www.youtube.com/watch?v=o1eLKODSCqw&t=349s
If you don't have pygame or pygame-ce installed, you need to run the following command in the CLI of your choice.
pip install pygame
If you don't have python installed you can install it using the following link;
https://www.python.org/downloads/
To run the application run the following command;
python3 \path\to\your\file.py
https://en.wikipedia.org/wiki/Pisano_period
https://www.youtube.com/watch?v=o1eLKODSCqw&t=349s