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?

Add Comment
0 Answer(s)

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.