How to compare two files in vim

Copy this post
:vert diffsplit filetwo.py
:diffthis
:diffoff
:Gdiff main