I am in the process of learning python for my coding language so I can use it to develop some software to help a friend who has a rather unique hose assembly business.
I have decades of experience programming, on mainframes (yes I’m one of those dinosaurs from long ago) but also have designed websites, know my way around HTML, CSS, SQL and PHP.
I’ve installed Anaconda’s latest version and Python 3.12.
I just downloaded the book “Create GUI Applications with Python & Qt6” and am looking to input and execute the code for app.py.
I inputted it into Spyder in Anaconda but it won’t execute there.
What tool should I use to enter the code and how would I then execute it?
Thank you in advance for your assistance.