learning-software-engineering / learning-software-engineering.github.io

MIT License
16 stars 206 forks source link

Automation using PyAutoGui - Keyboard and Message Box functionality #558

Closed manndthakkar closed 3 months ago

manndthakkar commented 3 months ago

I have added two new tutorials, covering keyboard controls and message box functions using PyAutoGui. These tutorials provide comprehensive guidance on interacting with keyboards and displaying message boxes in Python scripts, enhancing automation capabilities and user interactivity.

Changes:

These tutorials aim to help CSC301 students to incorporate versatile interactions and seamless automation tasks within their Python scripts.

This pull request is ready for review and merging into the main branch upon reviewing.