Python3 101 (from zero experience to creating GUI apps)
What you'll learn Python basics (learn from zero knowledge) How to run a Python script from a bat file How to convert it to an exe file (so you can easily distribute the tool to your users) How to install third party packages…