Python code for tracking all keyboard and mouse inputs in a table?
Ok so to preface, I am a very novice programmer who knows very very basic python and used to do html but have forgotten most of it. I also know general database structure.
I’m working on a project and I need to make a code that will generate a table with the columns input value and time of input.
Is there any way to do this?