I'm trying to create a function that will identify if the code in a python file will go through and infinite loop or not. This is what I have so far:I'm trying to create a function that will ident
I'm trying to create a function that will identify if the code in a python file will go through and infinite loop or not. This is what I have so far:I'm trying to create a function that will ident