SyntaxFix
Write A Post
Hire A Developer
Questions
I'm just going to do this
def function(): while True: #code here break
Use "break" to stop the function.