Here\'s my current bash which is just a loop
while true ; do python3 /Users/Name/Desktop/pythoncode.py done
I want to terminate p
p