Jupyter is not connecting now

I have worked on Python Foundations - Assessments but jupyter is not responding. refer to attached pic.

i have checked 2 + 3 but i have not got response from long time and it is showing only * mark.
i have restarted multiple times. So i am not able to complete my assignment. Please resolve this issue soon.

working fine. Thanks

Thank you Abhishek for updating. How did you solve it?

Generally it happens when there is an infinite loop in your code. If your jupyter notebook is stuck in infinite loop, please go to meanu “Kernel-> Interrupt”.

If this happens in general, please restart the kernel using “Kernel -> Restart”.