You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a python3 program to find changes you have made in a file, or to find the difference between two similar text files, Just like git diff functionality, but I added additional function…