Turbowarp: (to get some insane prime numbers) https://turbowarp.org/1052552719
Thanks to the following two websites: https://stackoverflow.com/questions/30682144/breakable-loop-in-scratch for the post that told me how to create a breakable and expirable loop https://www.tutorialspoint.com/python-program-to-check-if-a-number-is-prime-or-not#:~:text=Check%20if%20a%20number%20is%20Prime%20or%20not%20using%20sqrt()&text=from%20math%20import%20sqrt%20%23%20Number,is%20Not%20a%20Prime%20Number! and this monstrosity of a URL for showing me how to even do this script without having the parity case of ((prime number)^2)^2