Hi,
I have a .txt file with around 10.000 lines.
I need help writing a script that prints (as in print from a USB printer via CUPS) one of these sentences randomly each time I run the script.
As you probably can tell, I am new to programming with python.
What would a script like this look like?
Thanks!