A really simple Python script that provides a randomised order for presenting within the online daily team Lambda meetings. Run it in Python 3.6+.
- Run
python3 meeting_scheduler.py. - From the list presented, enter the number of each participant who is present, and push
ENTER. - When everyone has been selected, push
ENTERonce more. - A randomised order of presenting is shown.
It is that simple! 🤓
Written by David Maxwell.