Added error detection so you can no longer input a number less than or equal to 0.
Added error detection so you can no longer input a number less than or equal to 0.
Added exe file and committed to github so I can make the demo link for the very first ship! I don’t really know what I’m planning to do later but at least I can get it out there and ship it now(Hopefully).
Learned a bit of PyQt6 so I can turn this into an actual app people can use. It honestly took a while to learn because I only used Tkinter so far in my python journey, but yeah I made my simple function into a working GUI! Next I’m planning to work on making the GUI look more neater and maybe add some designing and then yeah I guess I’m done with the project and then I can ship it.
Spent 1 hour learning mpmath and made a project to help you find the nth digit of pi.
Brang it to the web so no changes will be requested
Added a restart button and fixed a bit of the logic
Finished the baseline, now tomorrow i will be improving it