I have executed a python program in juypter notebook, I got output for the program as required but I want to keep the output and while re running the program I want to know the previous output, So that I would compare all the outputs.
I have executed a python program in juypter notebook, I got output for the program as required but I want to keep the output and while re running the program I want to know the previous output, So that I would compare all the outputs.